vsl_binary_loader_base Class Reference

#include <vsl_binary_loader_base.h>

Inheritance diagram for vsl_binary_loader_base:

vsl_binary_loader< BaseClass > vsl_clipon_binary_loader< BaseClass, BaseClassIO > List of all members.

Detailed Description

Base class for vsl_binary_loader objects.

Available to keep a record of all the loaders, so that they can be deleted to avoid memory leaks. See also vsl_delete_all_loaders().

Definition at line 14 of file vsl_binary_loader_base.h.


Public Member Functions

 vsl_binary_loader_base ()
 Dflt ctor.
virtual ~vsl_binary_loader_base ()
 Destructor.

Protected Member Functions

void register_this ()
 Register this, so it can be deleted by vsl_delete_all_loaders();.

Constructor & Destructor Documentation

vsl_binary_loader_base::vsl_binary_loader_base (  )  [inline]

Dflt ctor.

Definition at line 18 of file vsl_binary_loader_base.h.

virtual vsl_binary_loader_base::~vsl_binary_loader_base (  )  [inline, virtual]

Destructor.

Definition at line 21 of file vsl_binary_loader_base.h.


Member Function Documentation

void vsl_binary_loader_base::register_this (  )  [protected]

Register this, so it can be deleted by vsl_delete_all_loaders();.

Definition at line 38 of file vsl_binary_loader_base.cxx.


The documentation for this class was generated from the following files:
Generated on Thu Aug 21 05:05:56 2008 for core/vsl by  doxygen 1.5.1