FreePOOMA  2.4.1
Public Member Functions
DescriptorBase< N > Class Template Reference

#include <DescriptorBase.h>

Inheritance diagram for DescriptorBase< N >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DescriptorBase ()
 DescriptorBase (const DescriptorBase< N > &model)
 ~DescriptorBase ()
void addData (int snum, const string &data)
DescriptorBaseoperator= (const DescriptorBase &rhs)
const string & str (int n) const

template<int N>
class DescriptorBase< N >


Constructor & Destructor Documentation

template<int N>
DescriptorBase< N >::DescriptorBase ( ) [inline]
template<int N>
DescriptorBase< N >::DescriptorBase ( const DescriptorBase< N > &  model) [inline]
template<int N>
DescriptorBase< N >::~DescriptorBase ( ) [inline]

Member Function Documentation

template<int N>
void DescriptorBase< N >::addData ( int  snum,
const string &  data 
) [inline]
template<int N>
DescriptorBase& DescriptorBase< N >::operator= ( const DescriptorBase< N > &  rhs) [inline]
template<int N>
const string& DescriptorBase< N >::str ( int  n) const [inline]

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