|
SourceXtractorPlusPlus 0.19.2
SourceXtractor++, the next generation SExtractor
|
#include <ObjectInfo.h>


Additional Inherited Members | |
Public Attributes inherited from std::map< std::string, Attribute > | |
| std::string | keys |
| STL member. | |
| Attribute | elements |
| STL member. | |
Definition at line 32 of file ObjectInfo.h.
| SourceXtractor::ObjectInfo::ObjectInfo | ( | ) |
Definition at line 30 of file ObjectInfo.cpp.
References std::map< std::string, Attribute >::emplace(), std::make_pair(), and std::stringstream::str().

|
explicit |
Definition at line 46 of file ObjectInfo.cpp.
References std::map< std::string, Attribute >::emplace(), SourceXtractor::SourceInterface::getProperty(), std::make_pair(), and std::stringstream::str().

|
virtualdefault |