Functions
check_status.h File Reference
#include "ccpp_dds_dcps.h"
#include <iostream>
Include dependency graph for check_status.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void checkHandle (void *handle, const char *info)
 
void checkStatus (DDS::ReturnCode_t status, const char *info)
 
const char * getErrorName (DDS::ReturnCode_t status)
 

Function Documentation

void checkHandle ( void *  handle,
const char *  info 
)

Check whether a valid handle has been returned. If not, then terminate.

Definition at line 66 of file check_status.cpp.

void checkStatus ( DDS::ReturnCode_t  status,
const char *  info 
)

Check the return status for errors. If there is an error, then terminate.

Definition at line 53 of file check_status.cpp.

const char* getErrorName ( DDS::ReturnCode_t  status)

Returns the name of an error code.

Definition at line 45 of file check_status.cpp.



opensplice_dds_comm
Author(s):
autogenerated on Thu Jun 1 2017 02:43:49