Xpace
Xpace::TranslatePtrInt< LOC, STR, SIGNED, SIZE > Class Template Reference

#include <translate_byteptr_node.h>

Inheritance diagram for Xpace::TranslatePtrInt< LOC, STR, SIGNED, SIZE >:
Xpace::TranslatePtr< LOC, STR > Xpace::TranslateNode< LOC >

Public Member Functions

 TranslatePtrInt (const Configuration &config, Sink< LOC > *sink, TranslationError onError)
 
virtual bool operator() (const typename STR::charType *val) override
 
- Public Member Functions inherited from Xpace::TranslatePtr< LOC, STR >
virtual bool isSkip () const
 
- Public Member Functions inherited from Xpace::TranslateNode< LOC >
 ~TranslateNode ()
 
virtual internalDataType getType () const =0
 
virtual ~TranslateNode ()
 
const BaseDataTypegetType () const
 

Additional Inherited Members

- Static Public Member Functions inherited from Xpace::TranslatePtr< LOC, STR >
static TranslatePtrcreate (const Configuration &config, Sink< LOC > *sink, TranslationError onError=default_on_error)
 
- Static Public Member Functions inherited from Xpace::TranslateNode< LOC >
static TranslateNodecreate (const Configuration &config)
 
- Protected Member Functions inherited from Xpace::TranslatePtr< LOC, STR >
 TranslatePtr (const Configuration &config, BaseDataType t, Sink< LOC > *sink, TranslationError onErr=default_on_error)
 
- Protected Member Functions inherited from Xpace::TranslateNode< LOC >
 TranslateNode (const BaseDataType &t, Sink< LOC > *s, TranslationError onErr=default_on_error)
 
- Protected Attributes inherited from Xpace::TranslatePtr< LOC, STR >
const uint length
 
- Protected Attributes inherited from Xpace::TranslateNode< LOC >
TranslationError onError
 
Sink< LOC > * sink
 
LOC loc
 

Detailed Description

template<typename LOC, typename STR, bool SIGNED, uint SIZE>
class Xpace::TranslatePtrInt< LOC, STR, SIGNED, SIZE >

Definition at line 151 of file translate_byteptr_node.h.

Constructor & Destructor Documentation

template<typename LOC, typename STR, bool SIGNED, uint SIZE>
Xpace::TranslatePtrInt< LOC, STR, SIGNED, SIZE >::TranslatePtrInt ( const Configuration config,
Sink< LOC > *  sink,
TranslationError  onError 
)
inline

Definition at line 155 of file translate_byteptr_node.h.

Member Function Documentation

template<typename LOC, typename STR, bool SIGNED, uint SIZE>
virtual bool Xpace::TranslatePtrInt< LOC, STR, SIGNED, SIZE >::operator() ( const typename STR::charType *  val)
inlineoverridevirtual

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

current as of Wed Jun 10 2026 12:00:06