Envision
A visual programming IDE for object-oriented languages
List of all members | Protected Member Functions
InformationScripting::helper::PythonSetBase Class Reference
Inheritance diagram for InformationScripting::helper::PythonSetBase:
InformationScripting::helper::PythonSet

Protected Member Functions

 PythonSetBase ()
 
void add (object_cref elem)
 
void discard (object_cref elem)
 

Constructor & Destructor Documentation

◆ PythonSetBase()

InformationScripting::helper::PythonSetBase::PythonSetBase ( )
protected

Member Function Documentation

◆ add()

void InformationScripting::helper::PythonSetBase::add ( object_cref  elem)
protected

◆ discard()

void InformationScripting::helper::PythonSetBase::discard ( object_cref  elem)
protected