internal::T Class Reference

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

Inherits ExplicitSerializer.

Collaboration diagram for internal::T:

Collaboration graph
[legend]

List of all members.

Public Member Functions

finline T (char *&_text, int length=-1)
finline T (std::string &_string, int length=-1)
 sznMethodBegin (X) if(X.isSerializer())

Private Attributes

bool isCharP
char ** text
std::string * string
int length


Detailed Description

Definition at line 470 of file DataStream.hpp.


Constructor & Destructor Documentation

finline internal::T::T ( char *&  _text,
int  length = -1 
) [inline]

Definition at line 478 of file DataStream.hpp.

References isCharP.

finline internal::T::T ( std::string &  _string,
int  length = -1 
) [inline]

Definition at line 484 of file DataStream.hpp.

References isCharP.


Member Function Documentation

internal::T::sznMethodBegin (  )  [inline]

Definition at line 490 of file DataStream.hpp.

References isCharP, string, and text.


Member Data Documentation

bool internal::T::isCharP [private]

Definition at line 472 of file DataStream.hpp.

Referenced by sznMethodBegin(), and T().

int internal::T::length [private]

Definition at line 475 of file DataStream.hpp.

std::string* internal::T::string [private]

Definition at line 474 of file DataStream.hpp.

Referenced by sznMethodBegin().

char** internal::T::text [private]

Definition at line 473 of file DataStream.hpp.

Referenced by sznMethodBegin().


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

Generated on Fri Aug 14 23:39:44 2009 for Ariba by  doxygen 1.5.8