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


Public Member Functions | |
| ObjectInfo () | |
| ObjectInfo (const SourceInterface &source) | |
| virtual | ~ObjectInfo ()=default |
Public Member Functions inherited from std::map< std::string, Attribute > | |
| Attribute | begin (Attribute...args) |
| Attribute | erase (Attribute...args) |
| Attribute | insert (Attribute...args) |
| Attribute | swap (Attribute...args) |
| Attribute | end (Attribute...args) |
| Attribute | emplace_hint (Attribute...args) |
| Attribute | key_comp (Attribute...args) |
| Attribute | cbegin (Attribute...args) |
| Attribute | count (Attribute...args) |
| Attribute | find (Attribute...args) |
| Attribute | map (Attribute...args) |
| Attribute | crbegin (Attribute...args) |
| Attribute | at (Attribute...args) |
| Attribute | upper_bound (Attribute...args) |
| Attribute | rbegin (Attribute...args) |
| Attribute | crend (Attribute...args) |
| Attribute | size (Attribute...args) |
| Attribute | operator= (Attribute...args) |
| Attribute | ~map (Attribute...args) |
| Attribute | value_comp (Attribute...args) |
| Attribute | empty (Attribute...args) |
| Attribute | lower_bound (Attribute...args) |
| Attribute | cend (Attribute...args) |
| Attribute | max_size (Attribute...args) |
| Attribute | rend (Attribute...args) |
| Attribute | get_allocator (Attribute...args) |
| Attribute | clear (Attribute...args) |
| Attribute | equal_range (Attribute...args) |
| Attribute | emplace (Attribute...args) |
| Attribute | operator[] (Attribute...args) |
Additional Inherited Members | |
Public Attributes inherited from std::map< std::string, Attribute > | |
| std::string | keys |
| STL member. More... | |
| Attribute | elements |
| STL member. More... | |
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 |
1.8.5