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

Non-virtual base class from which NOCL objects may inherit. More...

#include <Base.hpp>

Inheritance diagram for nocl::Base:

Public Member Functions

 ~Base (void)
 Destructor. More...
 
 Base (void)
 Constructor. More...
 

Detailed Description

Non-virtual base class from which NOCL objects may inherit.

See also
VBase

Constructor & Destructor Documentation

◆ ~Base()

nocl::Base::~Base ( void  )

Destructor.

◆ Base()

nocl::Base::Base ( void  )

Constructor.


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