mummy  1.0.3
Functions
MummyCsharpExportLayerGenerator.cxx File Reference
#include "MummyCsharpExportLayerGenerator.h"
#include "MummyCsharpGenerator.h"
#include "MummyLog.h"
#include "MummySettings.h"
#include "cableClass.h"
#include "cableClassType.h"
#include "cableConstructor.h"
#include "cableFunctionType.h"
#include "cableMethod.h"
#include "cablePointerType.h"
#include "cableReferenceType.h"
#include "cxxCvQualifiedType.h"
#include "cxxFunctionType.h"
#include "cxxPointerType.h"
#include "cxxType.h"
#include "gxsys/stl/set"
#include "gxsys/SystemTools.hxx"
Include dependency graph for MummyCsharpExportLayerGenerator.cxx:

Go to the source code of this file.

Functions

gxsys_stl::string GetExportLayerActualType (cable::Type *t, bool stripConst)
 
gxsys_stl::string GetExportLayerMappedType (cable::Type *t, bool stripConst)
 

Function Documentation

gxsys_stl::string GetExportLayerActualType ( cable::Type *  t,
bool  stripConst 
)
gxsys_stl::string GetExportLayerMappedType ( cable::Type *  t,
bool  stripConst 
)

Definition at line 133 of file MummyCsharpExportLayerGenerator.cxx.

References ExtractMapToType(), GetExportLayerActualType(), HasMapToType(), LogError, and me_InternalError.

Referenced by MummyCsharpExportLayerGenerator::EmitClassMethodForExportLayer(), and MummyCsharpExportLayerGenerator::GetArgTypeAndNameString().

Here is the call graph for this function: