internal::VectorTpl< T > Class Template Reference

#include <source/ariba/utility/serialization/DataStream.hpp>

Inheritance diagram for internal::VectorTpl< T >:

Inheritance graph
[legend]
Collaboration diagram for internal::VectorTpl< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

finline VectorTpl (std::vector< T > &vec, size_t length)
 sznMethodBegin (X) if(X.isDeserializer()) v.resize(l)
 for (size_t i=0;i< l;i++) X &&v[i]

Private Attributes

std::vector< T > & v
size_t l


Detailed Description

template<typename T>
class internal::VectorTpl< T >

Definition at line 517 of file DataStream.hpp.


Constructor & Destructor Documentation

template<typename T>
finline internal::VectorTpl< T >::VectorTpl ( std::vector< T > &  vec,
size_t  length 
) [inline]

Definition at line 523 of file DataStream.hpp.


Member Function Documentation

template<typename T>
internal::VectorTpl< T >::sznMethodBegin (  ) 

template<typename T>
internal::VectorTpl< T >::for (  ) 


Member Data Documentation

template<typename T>
std::vector<T>& internal::VectorTpl< T >::v [private]

Definition at line 519 of file DataStream.hpp.

template<typename T>
size_t internal::VectorTpl< T >::l [private]

Definition at line 520 of file DataStream.hpp.


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

Generated on Wed May 27 18:24:15 2009 for Ariba by  doxygen 1.5.6