C++ main module for emicrom Package  1.0
Classes | Functions
CORE_Object.h File Reference
#include "CORE_Pointers.h"
#include "types.h"
#include <iostream>
#include <iomanip>
#include <fstream>
#include <stdio.h>
#include <cxxabi.h>
#include <limits>
#include <map>
#include <vector>
Include dependency graph for CORE_Object.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CORE_Object
 abstract base class for most classes. More...
 
class  CORE_Object::Delete
 class Free introduced for deleting a smart pointer More...
 

Functions

 DEFINE_SPTR (CORE_Out)
 
 DEFINE_SPTR (CORE_Thread)
 
 DEFINE_SPTR (CORE_Object)
 

Function Documentation

◆ DEFINE_SPTR() [1/3]

DEFINE_SPTR ( CORE_Out  )

◆ DEFINE_SPTR() [2/3]

DEFINE_SPTR ( CORE_Thread  )

◆ DEFINE_SPTR() [3/3]

DEFINE_SPTR ( CORE_Object  )