ACE 8.0.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ACE_InputCDR::to_std_string Struct Reference

Helper classes for extracting bounded strings into std::string/wstring. More...

#include <CDR_Stream.h>

Collaboration diagram for ACE_InputCDR::to_std_string:
Collaboration graph
[legend]

Public Member Functions

 to_std_string (std::string &s, ACE_CDR::ULong b)
 

Public Attributes

std::string & val_
 
ACE_CDR::ULong bound_
 

Detailed Description

Helper classes for extracting bounded strings into std::string/wstring.

Constructor & Destructor Documentation

◆ to_std_string()

ACE_InputCDR::to_std_string::to_std_string ( std::string & s,
ACE_CDR::ULong b )
inline

Member Data Documentation

◆ bound_

ACE_CDR::ULong ACE_InputCDR::to_std_string::bound_

◆ val_

std::string& ACE_InputCDR::to_std_string::val_

The documentation for this struct was generated from the following files: