FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
OILdebug.cpp File Reference
#include <sstream>
#include <OMEruntime.h>
#include <OMEfunctions.h>
#include <utils/logging/logging_api.hpp>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>

Macros

#define THIS_COMPONENT   app
 

Functions

template<typename STREAMTYPE >
int skipAndOutputSetToStream (STREAMTYPE &s, OMEset &args, int skipCount=0)
 
template<typename STREAMTYPE >
int skipAndOutputSetToStream (STREAMTYPE &s, const OMEtype &args, int skipCount=0)
 
template<typename STREAMTYPE >
int skipAndOutputSetToStreamAsHex (STREAMTYPE &s, OMEset &args, int skipCount=0, int dense=0)
 
template<typename STREAMTYPE >
int skipAndOutputSetToStreamAsHex (STREAMTYPE &s, const OMEtype &args, int skipCount, int dense)
 
int display (OMEthread *thread, OMEtype &result, const OMEtype &args)
 
int debugDisplay (OMEthread *thread, OMEtype &result, const OMEtype &args)
 
int logOutput (OMEthread *thread, OMEtype &result, const OMEtype &args)
 
int displayAsHex (OMEthread *thread, OMEtype &result, const OMEtype &args)
 
int debugDisplayAsHex (OMEthread *thread, OMEtype &result, const OMEtype &args)
 
int makeAsString (OMEthread *thread, OMEtype &result, const OMEtype &args)
 
int makeAsHexString (OMEthread *thread, OMEtype &result, const OMEtype &args)
 
int hexToBinary (OMEthread *thread, OMEtype &result, const OMEtype &args)
 
int makeUnique (OMEthread *thread, OMEtype &result, const OMEtype &arg)
 
int displayVisible (OMEthread *thread, OMEtype &result, const OMEtype &arg)
 
int calculateStringLength (OMEthread *thread, OMEtype &result, const OMEtype &args)
 
int setDebugMask (OMEthread *thread, OMEtype &result, const OMEtype &mask)
 
OME_DLL_EXPORT void INIT_DECLARE_OILdebug ()
 

Macro Definition Documentation

◆ THIS_COMPONENT

#define THIS_COMPONENT   app

Function Documentation

◆ INIT_DECLARE_OILdebug()

OME_DLL_EXPORT void INIT_DECLARE_OILdebug ( )

◆ logOutput()

◆ skipAndOutputSetToStream() [1/2]

template<typename STREAMTYPE >
int skipAndOutputSetToStream ( STREAMTYPE &  s,
const OMEtype args,
int  skipCount = 0 
)

◆ skipAndOutputSetToStream() [2/2]

template<typename STREAMTYPE >
int skipAndOutputSetToStream ( STREAMTYPE &  s,
OMEset args,
int  skipCount = 0 
)

◆ skipAndOutputSetToStreamAsHex() [1/2]

template<typename STREAMTYPE >
int skipAndOutputSetToStreamAsHex ( STREAMTYPE &  s,
const OMEtype args,
int  skipCount,
int  dense 
)

◆ skipAndOutputSetToStreamAsHex() [2/2]

Generated: Fri Jul 31 2020 18:19:15
Support Information