Xpace
Xpace::PassString< LOC, STR > Class Template Reference

#include <translate_byteptr_node.h>

Inheritance diagram for Xpace::PassString< LOC, STR >:
Xpace::TranslatePtr< LOC, STR > Xpace::TranslateNode< LOC >

Public Member Functions

 PassString (const Configuration &config, BaseDataType t, Sink< LOC > *sink, TranslateString< LOC, STR > *ts)
 
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>
class Xpace::PassString< LOC, STR >

Definition at line 111 of file translate_byteptr_node.h.

Constructor & Destructor Documentation

template<typename LOC, typename STR>
Xpace::PassString< LOC, STR >::PassString ( const Configuration config,
BaseDataType  t,
Sink< LOC > *  sink,
TranslateString< LOC, STR > *  ts 
)
inline

Definition at line 115 of file translate_byteptr_node.h.

References Xpace::TranslateNames::DELIMS_TAG.

Member Function Documentation

template<typename LOC, typename STR>
bool Xpace::PassString< LOC, STR >::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