Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config

Module Synopsis:: Linker:: Linker


Classes Summary:
Config
Central configuration repository for Linker. [Source]
Operation
The base class for Linker operations. [Source]
CXX2IDL
this function maps a C++ external reference to an IDL interface if the name either starts with 'POA_' or ends in '_ptr' [Source]
Mapper
allow user to supply a mapping functor that is applied to Unknown types. [Source]

Functions Summary:
 usage() [Source]
 __parseArgs(args, config_obj) [Source]
 mapTypes(m) [Source]
 resolve(args, ast, config_obj) [Source]