Wiretap API  <small>Wiretap 2021</small>
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
WireTapTypes.h File Reference

Classes

class  WireTapMetaData::Blob
 
class  WireTapNodeEvent::Handler
 Wiretap Server Event Handler interface. More...
 
class  WireTapAudioFormat
 This class defines the parameters needed to interpret the frame data associated with an audio clip node. More...
 
class  WireTapClipFormat
 This class defines the parameters needed to interpret the frame data associated with a clip node. More...
 
class  WireTapDictionary
 
class  WireTapFrameId
 This class contains an identifier for a frame in a database exposed by a Wiretap server. More...
 
class  WireTapMetaData
 
class  WireTapNodeEvent
 Wiretap Server Handle Event definition. More...
 
class  WireTapNodeId
 This class contains a persistent identifier for a node in a database exposed by a Wiretap server. More...
 
class  WireTapOS
 This class gives access to information about the Wiretap client host, and provides methods and constants for specifying standard operating systems. More...
 
class  WireTapServerId
 This class contains the information required to establish a unique identifier for a given instance of a Wiretap server on a host. It is possible for more than one server to be running on any given machine. More...
 
class  WireTapServerInfo
 This class contains the properties of a Wiretap server. More...
 
class  WireTapStr
 This class is a cut-down version of std::string. More...
 
class  WireTapStrList
 This class is a list of WireTapStr objects. More...
 

Macros

#define WIRETAP_DEPRECATED(func)
 

Macro Definition Documentation

#define WIRETAP_DEPRECATED (   func)