SMTK  @SMTK_VERSION@
Simulation Modeling Tool Kit
Public Member Functions | Protected Attributes | List of all members
smtk::attribute::Categories::Stack Class Reference
Collaboration diagram for smtk::attribute::Categories::Stack:
[legend]

Public Member Functions

bool append (CombinationMode mode, const Set &categorySet)
 
void clear ()
 
bool passes (const std::set< std::string > &cats) const
 
bool passes (const std::string &cat) const
 
std::string convertToString (const std::string &prefix="") const
 
std::set< std::string > categoryNames () const
 
bool empty () const
 
bool operator< (const Stack &rhs) const
 Comparison operator needed to create a set of Categories::Stacks.
 

Protected Attributes

std::vector< std::pair< CombinationMode, Set > > m_stack
 

The documentation for this class was generated from the following files: