InlineType Struct Reference

List of all members.

Public Member Functions

 InlineType (AST_Type *t)

Public Attributes

AST_Type * type

Detailed Description

Definition at line 43 of file itl_generator.cpp.


Constructor & Destructor Documentation

InlineType::InlineType ( AST_Type *  t  )  [inline, explicit]

Definition at line 46 of file itl_generator.cpp.

00047     : type(t)
00048   { }


Member Data Documentation

AST_Type* InlineType::type

Definition at line 44 of file itl_generator.cpp.

Referenced by operator<<().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 10 Aug 2018 for OpenDDS by  doxygen 1.6.1