Om
Static Public Member Functions | List of all members
Om::Language::Operation::BackPullCodePointOperation Class Reference

The [code` points]-> operation implementation. More...

#include "back_pull_code_point_operation.hpp"

Static Public Member Functions

static char const * GetName ()
 
static void Give (Evaluation &)
 
template<typename TheConsumer >
static void Pull (Operator &, TheConsumer &)
 The callback for PullOperation. More...
 

Detailed Description

Definition at line 44 of file back_pull_code_point_operation.hpp.

Member Function Documentation

◆ GetName()

static char const* Om::Language::Operation::BackPullCodePointOperation::GetName ( )
static

◆ Give()

static void Om::Language::Operation::BackPullCodePointOperation::Give ( Evaluation )
static

◆ Pull()

template<typename TheConsumer >
static void Om::Language::Operation::BackPullCodePointOperation::Pull ( Operator ,
TheConsumer &   
)
static

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