Derecho  0.9
Distributed systems toolkit for RDMA
Public Member Functions | Public Attributes | List of all members
StringOrCharP Class Reference

#include <GetPot.hpp>

Collaboration diagram for StringOrCharP:
Collaboration graph
[legend]

Public Member Functions

 StringOrCharP (const char *Value)
 
 StringOrCharP (const std::string &Value)
 

Public Attributes

std::string content
 

Detailed Description

Definition at line 93 of file GetPot.hpp.

Constructor & Destructor Documentation

◆ StringOrCharP() [1/2]

StringOrCharP::StringOrCharP ( const char *  Value)
inline

Definition at line 99 of file GetPot.hpp.

◆ StringOrCharP() [2/2]

StringOrCharP::StringOrCharP ( const std::string &  Value)
inline

Definition at line 101 of file GetPot.hpp.

Member Data Documentation

◆ content

std::string StringOrCharP::content

Definition at line 95 of file GetPot.hpp.


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