Solid Fluid System Solutions  
Home Software About Hardware Firmware
Folder Icon MemMgr
 
Our ANSI style memory management module.

Current Document Icon VCore (Library)
Document Icon Memory Manager
Document Icon Run-time Type
Document Icon Object Creation
Document Icon Constructor / Destructor
Document Icon Error Handling
Document Icon Verification
Document Icon Serialisation
Document Icon Synchronisation
Document Icon Thread Completion

VCore Library

The VCore library contains functionality to support all of the other Solid Fluid libraries.

The bulk of the actual binary instructions in this library are associated with memory management functionality.

The remainder of the library is associated with defining the main base class (VObject) for all other classes that are defined and used. Whilst there is very little actual code associated with these definitions, some of the capabilities offered are conceptually very important;

  • Run-time type
  • Object creation
  • Constructor / destructor
  • Error handling
  • Verification
  • Serialisation
  • Synchronisation
  • Thread completion

Synopses of these concepts in relation to VObject, are enumerated in the files, adjacent on the left.

The VObject class is the at the core of everything that has been done here. On it's own it has little use, but with everything else, it is tremendously powerful and has paid for it's self, many times.

Simplicity is always the main aim.

Copyright © Solid Fluid 2007-2022
Last modified: SolFlu  Thu, 11 Jun 2009 01:03:49 GMT