live
_Tables Class Reference

#include <Media.hh>

Collaboration diagram for _Tables:

Public Member Functions

void reclaimIfPossible ()

Static Public Member Functions

static _TablesgetOurTables (UsageEnvironment &env, Boolean createIfNotPresent=True)

Data Fields

MediaLookupTablemediaTable
void * socketTable

Protected Member Functions

 _Tables (UsageEnvironment &env)
virtual ~_Tables ()

Private Attributes

UsageEnvironmentfEnv

Detailed Description

Definition at line 119 of file Media.hh.

Constructor & Destructor Documentation

◆ _Tables()

_Tables::_Tables ( UsageEnvironment & env)
protected

Referenced by getOurTables().

◆ ~_Tables()

virtual _Tables::~_Tables ( )
protectedvirtual

Member Function Documentation

◆ getOurTables()

_Tables * _Tables::getOurTables ( UsageEnvironment & env,
Boolean createIfNotPresent = True )
static

References _Tables(), and True.

◆ reclaimIfPossible()

void _Tables::reclaimIfPossible ( )

Field Documentation

◆ fEnv

UsageEnvironment& _Tables::fEnv
private

Definition at line 134 of file Media.hh.

◆ mediaTable

MediaLookupTable* _Tables::mediaTable

Definition at line 126 of file Media.hh.

◆ socketTable

void* _Tables::socketTable

Definition at line 127 of file Media.hh.


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