From OpenSCADAWiki
Revision as of 16:57, 7 April 2020 by FuzzyBot (Talk | contribs) (Importing a new version from external source)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Protected methods:

  • virtual TTransportIn *In( const string &name, const string &db ); — The modular method of the creating/opening of the new "input" transport.
  • virtual TTransportOut *Out( const string &name, const string &db ); — The modular method of the creating/opening of the new "output" transport.