LIBRCSC Docs
Documentation for HELIOS's BASE LIBRCSC library for RoboCup 2D Simulation League.
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | List of all members
rcsc::CLangTokenClear Class Reference

clang clear token More...

#include <clang_token.h>

Inheritance diagram for rcsc::CLangTokenClear:
Inheritance graph
[legend]
Collaboration diagram for rcsc::CLangTokenClear:
Collaboration graph
[legend]

Public Member Functions

 CLangTokenClear ()
 default constructor
 
virtual std::ostream & print (std::ostream &os) const
 print clang message to the output stream More...
 
- Public Member Functions inherited from rcsc::CLangToken
virtual ~CLangToken ()
 virtual destructor
 
virtual std::ostream & print (std::ostream &os) const =0
 print clang message to the output stream More...
 

Additional Inherited Members

- Public Types inherited from rcsc::CLangToken
typedef std::shared_ptr< const CLangTokenConstPtr
 smart pointer type
 
typedef std::vector< ConstPtrCont
 
- Protected Member Functions inherited from rcsc::CLangToken
 CLangToken ()
 protected constructor
 

Detailed Description

clang clear token

Member Function Documentation

◆ print()

virtual std::ostream & rcsc::CLangTokenClear::print ( std::ostream &  os) const
virtual

print clang message to the output stream

Parameters
osreference to the output stream
Returns
reference to the output stream

Implements rcsc::CLangToken.


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