TTTT Analysis  0.1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
filval::ContainerVector< T > Class Template Reference
Inheritance diagram for filval::ContainerVector< T >:
Inheritance graph
[legend]
Collaboration diagram for filval::ContainerVector< T >:
Collaboration graph
[legend]

Public Member Functions

 ContainerVector (std::vector< T > *container, Value< T > *value, const std::string name)
 
 ContainerVector (Value< T > *value, const std::string name)
 
- Public Member Functions inherited from filval::Container< std::vector< T > >
 Container (std::vector< T > *container, const std::string name)
 
virtual std::vector< T > * get_container ()
 
- Public Member Functions inherited from filval::GenContainer
 GenContainer (const std::string name)
 
void add_filter (GenValue *filter)
 
void fill ()
 
void set_description (const std::string &description)
 
const std::string & get_name ()
 

Private Member Functions

void _fill ()
 

Private Attributes

Value< T > * value
 

Additional Inherited Members

- Protected Attributes inherited from filval::Container< std::vector< T > >
std::vector< T > * container
 

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