AJA NTV2 SDK  17.6.0.2675
NTV2 SDK 17.6.0.2675
CCache Class Reference

#include <cache.h>

Inheritance diagram for CCache:
[legend]
Collaboration diagram for CCache:
[legend]

Public Member Functions

 CCache (__in_opt LPCTSTR pName, INT iItems)
 
virtual ~CCache ()
 
CBaseObjectAddToCache (__in CBaseObject *pObject)
 
CBaseObjectRemoveFromCache ()
 
void RemoveAll (void)
 
INT GetCacheSize (void) const
 

Detailed Description

Definition at line 34 of file cache.h.

Constructor & Destructor Documentation

◆ CCache()

CCache::CCache ( __in_opt LPCTSTR  pName,
INT  iItems 
)

◆ ~CCache()

virtual CCache::~CCache ( )
virtual

Member Function Documentation

◆ AddToCache()

CBaseObject* CCache::AddToCache ( __in CBaseObject pObject)

◆ GetCacheSize()

INT CCache::GetCacheSize ( void  ) const
inline

Definition at line 70 of file cache.h.

◆ RemoveAll()

void CCache::RemoveAll ( void  )

◆ RemoveFromCache()

CBaseObject* CCache::RemoveFromCache ( )

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