Sirikata
Public Member Functions | Private Attributes
Sirikata::OptionSet::OptionNameAndContext Class Reference
Collaboration diagram for Sirikata::OptionSet::OptionNameAndContext:

List of all members.

Public Member Functions

 OptionNameAndContext (const std::string &nam, const void *con)
bool operator< (const OptionNameAndContext &other) const

Private Attributes

const void * mContext
std::string mName

Constructor & Destructor Documentation

Sirikata::OptionSet::OptionNameAndContext::OptionNameAndContext ( const std::string &  nam,
const void *  con 
) [inline]

Member Function Documentation

bool Sirikata::OptionSet::OptionNameAndContext::operator< ( const OptionNameAndContext other) const [inline]

References mContext, and mName.


Member Data Documentation

Referenced by operator<().

Referenced by operator<().


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