MipAlgorithms::ObjId< T > Class Template Reference

#include <MultiRegCamStr.h>

List of all members.

Public Member Functions

 ObjId ()
 Default constructor.
 ObjId (T obj, int id)
 Default constructor.
 ObjId (vector< T > obj, int id)
 Default constructor.
 ~ObjId ()
 Default destructor.
ObjIdoperator= (const ObjId &rhs)
 Assignement operator =.
vector< T > getObj ()
 Get the object.
int getId ()
 Get the id.
void setObj (T obj)
 Set the object.
void setObj (vector< T > obj, int id)
 Set the object.
void setObj (vector< T > obj)
 Set the object.
void setObj (T obj, int id)
 Set the object.
void setId (int id)
 Set the id of the object.

template<class T>
class MipAlgorithms::ObjId< T >


Constructor & Destructor Documentation

template<class T>
MipAlgorithms::ObjId< T >::ObjId (  )  [inline]

Default constructor.

template<class T>
MipAlgorithms::ObjId< T >::ObjId ( obj,
int  id 
) [inline]

Default constructor.

template<class T>
MipAlgorithms::ObjId< T >::ObjId ( vector< T >  obj,
int  id 
) [inline]

Default constructor.

template<class T>
MipAlgorithms::ObjId< T >::~ObjId (  )  [inline]

Default destructor.


Member Function Documentation

template<class T>
ObjId& MipAlgorithms::ObjId< T >::operator= ( const ObjId< T > &  rhs  )  [inline]

Assignement operator =.

template<class T>
vector<T> MipAlgorithms::ObjId< T >::getObj (  )  [inline]

Get the object.

template<class T>
int MipAlgorithms::ObjId< T >::getId (  )  [inline]

Get the id.

template<class T>
void MipAlgorithms::ObjId< T >::setObj ( obj  )  [inline]

Set the object.

template<class T>
void MipAlgorithms::ObjId< T >::setObj ( vector< T >  obj,
int  id 
) [inline]

Set the object.

template<class T>
void MipAlgorithms::ObjId< T >::setObj ( vector< T >  obj  )  [inline]

Set the object.

template<class T>
void MipAlgorithms::ObjId< T >::setObj ( obj,
int  id 
) [inline]

Set the object.

template<class T>
void MipAlgorithms::ObjId< T >::setId ( int  id  )  [inline]

Set the id of the object.


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

Generated on Mon Feb 20 07:01:10 2017 for MIP by  doxygen 1.5.6