ARPDAS_QNX6 1.0
Classes | Functions
SerSelector.h File Reference
#include <string>
#include "Selector.h"
#include "collect.h"
#include "tm.h"
Include dependency graph for SerSelector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TM_Selectee
class  Ser_Sel
class  Cmd_Selectee

Functions

const char * ascii_escape (const char *str, int len)
const char * ascii_escape (const std::string &s)
const char * ascii_esc (const char *str)

Function Documentation

const char* ascii_esc ( const char *  str)

Named differently to disambiguate from C version in nortlib2. Invokes the C++ versions, which have no inherent length limitation and can deal with embedded NULs.

Definition at line 464 of file SerSelector.cc.

References ascii_escape().

Here is the call graph for this function:

const char* ascii_escape ( const char *  str,
int  len 
)

Definition at line 421 of file SerSelector.cc.

const char* ascii_escape ( const std::string &  s)

Definition at line 454 of file SerSelector.cc.

References ascii_escape().

Here is the call graph for this function:

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines