vobject_hull< NonVirtual, to_string_v, AdaptorType > Class Template Reference

the object hull for to_string interfaces More...

#include <source/ariba/utility/addressing/facades/to_string_v.hpp>

Inherits to_string_v.

Collaboration diagram for vobject_hull< NonVirtual, to_string_v, AdaptorType >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

template<typename T >
 vobject_hull (T &obj)
 vobject_hull ()
virtual string to_string () const
 convert address to a string that can be used to reconstruct the address
virtual bool assign (const std::string &text)
 Assigns an address using a human-readable.

Private Attributes

AdaptorType::template
adaptor_type< NonVirtual > 
obj


Detailed Description

template<class NonVirtual, class AdaptorType>
class vobject_hull< NonVirtual, to_string_v, AdaptorType >

the object hull for to_string interfaces

Definition at line 50 of file to_string_v.hpp.


Constructor & Destructor Documentation

template<class NonVirtual , class AdaptorType >
template<typename T >
vobject_hull< NonVirtual, to_string_v, AdaptorType >::vobject_hull ( T &  obj  )  [inline, explicit]

Definition at line 56 of file to_string_v.hpp.

template<class NonVirtual , class AdaptorType >
vobject_hull< NonVirtual, to_string_v, AdaptorType >::vobject_hull (  )  [inline, explicit]

Definition at line 60 of file to_string_v.hpp.


Member Function Documentation

template<class NonVirtual , class AdaptorType >
virtual bool vobject_hull< NonVirtual, to_string_v, AdaptorType >::assign ( const std::string &  text  )  [inline, virtual]

Assigns an address using a human-readable.

Implements to_string_v.

Definition at line 72 of file to_string_v.hpp.

template<class NonVirtual , class AdaptorType >
virtual string vobject_hull< NonVirtual, to_string_v, AdaptorType >::to_string (  )  const [inline, virtual]

convert address to a string that can be used to reconstruct the address

Implements to_string_v.

Definition at line 67 of file to_string_v.hpp.


Member Data Documentation

template<class NonVirtual , class AdaptorType >
AdaptorType::template adaptor_type<NonVirtual> vobject_hull< NonVirtual, to_string_v, AdaptorType >::obj [private]

Definition at line 52 of file to_string_v.hpp.


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

Generated on Fri Aug 14 23:38:46 2009 for Ariba by  doxygen 1.5.8