FAST.Framework  1.0.0
Public Member Functions | List of all members
FObject Class Referenceabstract

#include <FObject.h>

Inheritance diagram for FObject:
Inheritance graph
[legend]

Public Member Functions

 FObject ()=default
 Constructor.
 
virtual ~FObject ()=default
 Destructor.
 
virtual const type_info & GetType ()=0
 Returns the type info over object.
 
virtual FString GetName () const =0
 Returns the name of object.
 

Detailed Description

The FObject class is the base class of all FAST.Framework objects.


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