UniSet  2.6.0
Открытые члены | Полный список членов класса
Класс uniset::TAND
Граф наследования:uniset::TAND:
Inheritance graph
[см. легенду]
Граф связей класса uniset::TAND:
Collaboration graph
[см. легенду]

Открытые члены

 TAND (ElementID id, size_t numbers=0, bool st=false)
virtual void setIn (size_t num, bool state) override
virtual std::string getType () const override
- Открытые члены inherited from uniset::TOR
 TOR (ElementID id, size_t numbers=0, bool st=false)
virtual bool getOut () const override
- Открытые члены inherited from uniset::Element
 Element (const ElementID &id)
virtual void tick ()
ElementID getId () const
virtual std::shared_ptr< Elementfind (const ElementID &id)
virtual void addChildOut (std::shared_ptr< Element > el, size_t in_num)
virtual void delChildOut (std::shared_ptr< Element > el)
size_t outCount () const
virtual void addInput (size_t num, bool state=false)
virtual void delInput (size_t num)
size_t inCount () const

Additional Inherited Members

- Открытые типы inherited from uniset::Element
enum  InputType { unknown, external, internal }
typedef std::string ElementID
- Статические открытые данные inherited from uniset::Element
static const ElementID DefaultElementID = "?id?"
- Защищенные типы inherited from uniset::Element
typedef std::list< ChildInfoOutputList
typedef std::list< InputInfoInputList
- Защищенные члены inherited from uniset::Element
virtual void setChildOut ()
- Защищенные данные inherited from uniset::TOR
bool myout