C++ main module for emicrom Package
1.0
|
#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>
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) | |
DEFINE_SPTR | ( | CORE_Out | ) |
DEFINE_SPTR | ( | CORE_Thread | ) |
DEFINE_SPTR | ( | CORE_Object | ) |