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

keeps the details of yard out of the FilterEvaluator header file More...

#include <AstNodeWrapper.h>

Public Member Functions

 AstNodeWrapper (AstNode *ptr)
 
 operator AstNode * () const
 
AstNodeoperator-> () const
 

Public Attributes

AstNodeptr_
 

Detailed Description

keeps the details of yard out of the FilterEvaluator header file

Definition at line 49 of file AstNodeWrapper.h.

Constructor & Destructor Documentation

◆ AstNodeWrapper()

OpenDDS::DCPS::FilterEvaluator::AstNodeWrapper::AstNodeWrapper ( AstNode ptr)
inline

Definition at line 50 of file AstNodeWrapper.h.

Member Function Documentation

◆ operator AstNode *()

OpenDDS::DCPS::FilterEvaluator::AstNodeWrapper::operator AstNode * ( ) const
inline

Definition at line 52 of file AstNodeWrapper.h.

References ptr_.

◆ operator->()

AstNode* OpenDDS::DCPS::FilterEvaluator::AstNodeWrapper::operator-> ( void  ) const
inline

Definition at line 53 of file AstNodeWrapper.h.

References ptr_.

Member Data Documentation

◆ ptr_

AstNode* OpenDDS::DCPS::FilterEvaluator::AstNodeWrapper::ptr_

Definition at line 54 of file AstNodeWrapper.h.

Referenced by operator AstNode *(), and operator->().


The documentation for this struct was generated from the following file: