NOCL  v0.1.0-2524
Modern C++ Class Library for GUI Projects
nocl::VBase Class Reference

Virtual base class from which NOCL objects may inherit. More...

#include <VBase.hpp>

Inheritance diagram for nocl::VBase:
Collaboration diagram for nocl::VBase:

Public Member Functions

virtual ~VBase (void)
 Destructor. More...
 
 VBase (void)
 Constructor. More...
 

Detailed Description

Virtual base class from which NOCL objects may inherit.

See also
Base

Constructor & Destructor Documentation

◆ ~VBase()

nocl::VBase::~VBase ( void  )
virtual

Destructor.

◆ VBase()

nocl::VBase::VBase ( void  )

Constructor.


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