Avro C++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | List of all members
boost::ptr_vector< T > Class Template Reference

Public Member Functions

void push_back (T *v)
 
void pop_back ()
 
const T & back () const
 
T & back ()
 
bool empty () const
 
const T & at (size_t index) const
 
const T & operator[] (size_t index) const
 
size_t size () const
 
void reserve (size_t elems)
 

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