NVIDIA Index example code nvidia_logo_transpbg.gif Up
xac_compute::Usage_helper Class Reference

#include <xac_compute.h>

Public Member Functions

 Usage_helper (const Option_map &opt_map)
 
void opt (const std::string &opt, const char *arg_info, const char *subline="")
 
void line (const char *info="")
 
std::string text () const
 
std::ostringstream & stream ()
 

Detailed Description

Definition at line 88 of file xac_compute.h.

Constructor & Destructor Documentation

 Usage_helper()

xac_compute::Usage_helper::Usage_helper ( const Option_map opt_map)
inline

Definition at line 91 of file xac_compute.h.

Member Function Documentation

 line()

void xac_compute::Usage_helper::line ( const char *  info = "")
inline

Definition at line 111 of file xac_compute.h.

 opt()

void xac_compute::Usage_helper::opt ( const std::string &  opt,
const char *  arg_info,
const char *  subline = "" 
)
inline

Definition at line 94 of file xac_compute.h.

 stream()

std::ostringstream & xac_compute::Usage_helper::stream ( )
inline

Definition at line 118 of file xac_compute.h.

 text()

std::string xac_compute::Usage_helper::text ( ) const
inline

Definition at line 116 of file xac_compute.h.


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