libmonaa  0.5.2
Public Member Functions | List of all members
AnsVec< T > Class Template Reference
Inheritance diagram for AnsVec< T >:
Inheritance graph
[legend]
Collaboration diagram for AnsVec< T >:
Collaboration graph
[legend]

Public Member Functions

std::vector< T >::iterator begin ()
 
std::vector< T >::iterator end ()
 
- Public Member Functions inherited from AnsContainer< std::vector< T > >
 AnsContainer (const std::vector< T > vec)
 Constructor.
 
 AnsContainer ()
 Constructor.
 
std::size_t size () const
 Returns the number of the contained zones. More...
 
void push_back (typename Container::value_type in)
 Append a zone to the container. More...
 
void clear ()
 Remove all the contained zones.
 
void reserve (std::size_t n)
 Reserve the space to contain zones. More...
 

Additional Inherited Members

- Protected Attributes inherited from AnsContainer< std::vector< T > >
std::vector< T > vec
 The actual container of the zones.
 

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