Torc  0.1
Public Member Functions | List of all members
TorcOMXTunnel Class Referencefinal

#include <torcomxtunnel.h>

Public Member Functions

 TorcOMXTunnel (TorcOMXComponent *Source, OMX_U32 SourceIndex, OMX_INDEXTYPE SourceDomain, TorcOMXComponent *Destination, OMX_U32 DestinationIndex, OMX_INDEXTYPE DestinationDomain)
 
 ~TorcOMXTunnel ()
 
bool IsConnected (void)
 
OMX_ERRORTYPE Flush (void)
 
OMX_ERRORTYPE Create (void)
 
OMX_ERRORTYPE Destroy (void)
 

Detailed Description

Definition at line 16 of file torcomxtunnel.h.

Constructor & Destructor Documentation

TorcOMXTunnel::TorcOMXTunnel ( TorcOMXComponent Source,
OMX_U32  SourceIndex,
OMX_INDEXTYPE  SourceDomain,
TorcOMXComponent Destination,
OMX_U32  DestinationIndex,
OMX_INDEXTYPE  DestinationDomain 
)

Definition at line 27 of file torcomxtunnel.cpp.

TorcOMXTunnel::~TorcOMXTunnel ( )

Definition at line 44 of file torcomxtunnel.cpp.

Member Function Documentation

OMX_ERRORTYPE TorcOMXTunnel::Create ( void  )

Definition at line 69 of file torcomxtunnel.cpp.

OMX_ERRORTYPE TorcOMXTunnel::Destroy ( void  )

Definition at line 91 of file torcomxtunnel.cpp.

OMX_ERRORTYPE TorcOMXTunnel::Flush ( void  )

Definition at line 54 of file torcomxtunnel.cpp.

bool TorcOMXTunnel::IsConnected ( void  )

Definition at line 49 of file torcomxtunnel.cpp.


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