Public Member Functions

stactiverecord::ObjGroup< T > Class Template Reference

Inheritance diagram for stactiverecord::ObjGroup< T >:
stactiverecord::SarVector< T >

List of all members.

Public Member Functions

 ObjGroup (SarVector< T > &sr)
 ObjGroup (SarVector< int > _ids)
int size ()
SarVector< int > get_ids ()
template<class K >
SarVector< K > get_property (std::string name)
bool has_id (int id)
bool has (T r)
T & operator[] (int i)
T & at (int i)

template<class T>
class stactiverecord::ObjGroup< T >


Member Function Documentation

template<class T>
template<class K >
SarVector<K> stactiverecord::ObjGroup< T >::get_property ( std::string  name ) [inline]

This will return a SarVector containing the propertie values for each object element in this ObjGroup


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Enumerations