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 28 of file DCPSInfoRepoServ.h.


Constructor & Destructor Documentation

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

Definition at line 29 of file DCPSInfoRepoServ.h.

00030         : msg_(msg) {};


Member Data Documentation

Definition at line 30 of file DCPSInfoRepoServ.h.

Referenced by ACE_TMAIN().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 10 Aug 2018 for OpenDDS by  doxygen 1.6.1