InlineType Struct Reference

List of all members.

Public Member Functions

 InlineType (AST_Type *t)

Public Attributes

AST_Type * type

Detailed Description

Definition at line 40 of file itl_generator.cpp.


Constructor & Destructor Documentation

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

Definition at line 43 of file itl_generator.cpp.

00044     : type(t)
00045   { }


Member Data Documentation

AST_Type* InlineType::type

Definition at line 41 of file itl_generator.cpp.

Referenced by operator<<().


The documentation for this struct was generated from the following file:
Generated on Fri Feb 12 20:05:56 2016 for OpenDDS by  doxygen 1.4.7