#include <action.h>
ZGen::ShiftReduce::Action::Action |
( |
| ) |
|
|
inline |
ZGen::ShiftReduce::Action::Action |
( |
int |
_prefix, |
|
|
int |
_label, |
|
|
int |
_word |
|
) |
| |
|
inline |
ZGen::ShiftReduce::Action::Action |
( |
int |
_prefix, |
|
|
int |
_label, |
|
|
int |
_word, |
|
|
int |
_index |
|
) |
| |
|
inline |
std::size_t ZGen::ShiftReduce::Action::hash |
( |
| ) |
const |
|
inline |
bool ZGen::ShiftReduce::Action::operator!= |
( |
const Action & |
a | ) |
const |
|
inline |
Action& ZGen::ShiftReduce::Action::operator= |
( |
const Action & |
a | ) |
|
|
inline |
bool ZGen::ShiftReduce::Action::operator== |
( |
const Action & |
a | ) |
const |
|
inline |
template<class Archive >
void ZGen::ShiftReduce::Action::serialize |
( |
Archive & |
ar, |
|
|
const unsigned |
int |
|
) |
| |
|
inline |
friend class boost::serialization::access |
|
friend |
std::size_t hash_value |
( |
const Action & |
a | ) |
|
|
friend |
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Action & |
act |
|
) |
| |
|
friend |
int ZGen::ShiftReduce::Action::index |
int ZGen::ShiftReduce::Action::label |
int ZGen::ShiftReduce::Action::prefix |
std::size_t ZGen::ShiftReduce::Action::seed |
int ZGen::ShiftReduce::Action::word |
The documentation for this class was generated from the following file: