VLC 4.0.0-dev
Loading...
Searching...
No Matches
ObjectType Struct Reference
Collaboration diagram for ObjectType:
[legend]

Public Member Functions

 ~ObjectType ()
 

Data Fields

vlc_object_t obj
 
int value = 5
 

Static Public Attributes

static bool destructor_called = false
 

Constructor & Destructor Documentation

◆ ~ObjectType()

ObjectType::~ObjectType ( )
inline

References destructor_called.

Field Documentation

◆ destructor_called

bool ObjectType::destructor_called = false
static

Referenced by main(), and ~ObjectType().

◆ obj

vlc_object_t ObjectType::obj

Referenced by main().

◆ value

int ObjectType::value = 5

Referenced by main().


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