Omu_Vec Class Reference
#include <Omu_Vec.h>
[legend]
[legend]
List of all members.
Detailed Description
Vector class with automatic construction / destruction.
|
Public Member Functions |
|
| Omu_Vec () |
| | allocate empty vector
|
|
virtual | ~Omu_Vec () |
| | destroy vector
|
|
void | resize (int dim) |
| | resize vector
|
Protected Member Functions |
|
|
| Omu_Vec (const Omu_Vec &v) |
| | protect copy constructor and operator= as they should not be used
|
|
Omu_Vec & | operator= (const Omu_Vec &v) |
The documentation for this class was generated from the following file: