Public Member Functions | Private Attributes

soa::Base64Bin Class Reference

#include <soa_types.h>

Inheritance diagram for soa::Base64Bin:
soa::Generic

List of all members.

Public Member Functions

 Base64Bin (const std::string &n, boost::shared_ptr< std::string > data)
const std::string & value () const

Private Attributes

boost::shared_ptr< std::string > m_data

Constructor & Destructor Documentation

soa::Base64Bin::Base64Bin ( const std::string &  n,
boost::shared_ptr< std::string >  data 
) [inline]

Member Function Documentation

const std::string& soa::Base64Bin::value (  )  const [inline]

References m_data.

Referenced by soa::function_arg_base64bin::str().


Member Data Documentation

boost::shared_ptr<std::string> soa::Base64Bin::m_data [private]

Referenced by value().


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