OpenDDS  Snapshot(2023/04/07-19:43)
Public Member Functions | Public Attributes | List of all members
InlineType Struct Reference

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::InlineType ( AST_Type *  t)
inlineexplicit

Definition at line 46 of file itl_generator.cpp.

47  : type(t)
48  { }
AST_Type * type

Member Data Documentation

◆ type

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: