internal::T Class Reference

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

Inheritance diagram for internal::T:

Inheritance graph
[legend]
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 453 of file DataStream.hpp.


Constructor & Destructor Documentation

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

Definition at line 461 of file DataStream.hpp.

References isCharP.

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

Definition at line 467 of file DataStream.hpp.

References isCharP.


Member Function Documentation

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

Definition at line 473 of file DataStream.hpp.

References isCharP, string, and text.


Member Data Documentation

bool internal::T::isCharP [private]

Definition at line 455 of file DataStream.hpp.

Referenced by sznMethodBegin(), and T().

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

Definition at line 456 of file DataStream.hpp.

Referenced by sznMethodBegin().

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

Definition at line 457 of file DataStream.hpp.

Referenced by sznMethodBegin().

int internal::T::length [private]

Definition at line 458 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