SourceXtractorPlusPlus  0.19
SourceXtractor++, the next generation SExtractor
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
SourceXtractor::ObjectInfo Class Reference

#include <ObjectInfo.h>

Inheritance diagram for SourceXtractor::ObjectInfo:
Inheritance graph
[legend]
Collaboration diagram for SourceXtractor::ObjectInfo:
Collaboration graph
[legend]

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...
 

Detailed Description

Definition at line 32 of file ObjectInfo.h.

Constructor & Destructor Documentation

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().

Here is the call graph for this function:

SourceXtractor::ObjectInfo::ObjectInfo ( const SourceInterface source)
explicit
virtual SourceXtractor::ObjectInfo::~ObjectInfo ( )
virtualdefault

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