InfoRepo::InitError Struct Reference

#include <DCPSInfoRepoServ.h>

Collaboration diagram for InfoRepo::InitError:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 InitError (const char *msg)

Public Attributes

std::string msg_

Detailed Description

Definition at line 29 of file DCPSInfoRepoServ.h.


Constructor & Destructor Documentation

InfoRepo::InitError::InitError ( const char *  msg  )  [inline]

Definition at line 30 of file DCPSInfoRepoServ.h.

00031         : msg_(msg) {};


Member Data Documentation

std::string InfoRepo::InitError::msg_

Definition at line 31 of file DCPSInfoRepoServ.h.

Referenced by ACE_TMAIN().


The documentation for this struct was generated from the following file:
Generated on Fri Feb 12 20:05:56 2016 for OpenDDS by  doxygen 1.4.7