C++ Reference

C++ Reference: Routing

SequenceVarAssignment

Detailed Description

Definition at line 487 of file assignment.pb.h.

Public Types

enum  : int {
  kForwardSequenceFieldNumber = 2, kBackwardSequenceFieldNumber = 3, kUnperformedFieldNumber = 4, kVarIdFieldNumber = 1,
  kActiveFieldNumber = 5
}
 

Public Member Functions

 SequenceVarAssignment ()
 
virtual ~SequenceVarAssignment ()
 
 SequenceVarAssignment (const SequenceVarAssignment &from)
 
 SequenceVarAssignment (SequenceVarAssignment &&from) noexcept
 
SequenceVarAssignmentoperator= (const SequenceVarAssignment &from)
 
SequenceVarAssignmentoperator= (SequenceVarAssignment &&from) noexcept
 
void Swap (SequenceVarAssignment *other)
 
SequenceVarAssignmentNew () const final
 
SequenceVarAssignmentNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const SequenceVarAssignment &from)
 
void MergeFrom (const SequenceVarAssignment &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
int forward_sequence_size () const
 
void clear_forward_sequence ()
 
::PROTOBUF_NAMESPACE_ID::int32 forward_sequence (int index) const
 
void set_forward_sequence (int index, ::PROTOBUF_NAMESPACE_ID::int32 value)
 
void add_forward_sequence (::PROTOBUF_NAMESPACE_ID::int32 value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & forward_sequence () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_forward_sequence ()
 
int backward_sequence_size () const
 
void clear_backward_sequence ()
 
::PROTOBUF_NAMESPACE_ID::int32 backward_sequence (int index) const
 
void set_backward_sequence (int index, ::PROTOBUF_NAMESPACE_ID::int32 value)
 
void add_backward_sequence (::PROTOBUF_NAMESPACE_ID::int32 value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & backward_sequence () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_backward_sequence ()
 
int unperformed_size () const
 
void clear_unperformed ()
 
::PROTOBUF_NAMESPACE_ID::int32 unperformed (int index) const
 
void set_unperformed (int index, ::PROTOBUF_NAMESPACE_ID::int32 value)
 
void add_unperformed (::PROTOBUF_NAMESPACE_ID::int32 value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & unperformed () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_unperformed ()
 
void clear_var_id ()
 
const std::string & var_id () const
 
void set_var_id (const std::string &value)
 
void set_var_id (std::string &&value)
 
void set_var_id (const char *value)
 
void set_var_id (const char *value, size_t size)
 
std::string * mutable_var_id ()
 
std::string * release_var_id ()
 
void set_allocated_var_id (std::string *var_id)
 
void clear_active ()
 
bool active () const
 
void set_active (bool value)
 

Static Public Member Functions

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const SequenceVarAssignmentdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const SequenceVarAssignmentinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kForwardSequenceFieldNumber 
kBackwardSequenceFieldNumber 
kUnperformedFieldNumber 
kVarIdFieldNumber 
kActiveFieldNumber 

Definition at line 592 of file assignment.pb.h.

Constructor & Destructor Documentation

◆ SequenceVarAssignment() [1/3]

◆ ~SequenceVarAssignment()

virtual ~SequenceVarAssignment ( )
virtual

◆ SequenceVarAssignment() [2/3]

◆ SequenceVarAssignment() [3/3]

SequenceVarAssignment ( SequenceVarAssignment &&  from)
inlinenoexcept

Definition at line 494 of file assignment.pb.h.

Member Function Documentation

◆ _InternalParse()

const char* _InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ active()

bool active ( ) const
inline

Definition at line 1661 of file assignment.pb.h.

◆ add_backward_sequence()

void add_backward_sequence ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inline

Definition at line 1584 of file assignment.pb.h.

◆ add_forward_sequence()

void add_forward_sequence ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inline

Definition at line 1537 of file assignment.pb.h.

◆ add_unperformed()

void add_unperformed ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inline

Definition at line 1631 of file assignment.pb.h.

◆ backward_sequence() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField<::PROTOBUF_NAMESPACE_ID::int32 > & backward_sequence ( ) const
inline

Definition at line 1593 of file assignment.pb.h.

◆ backward_sequence() [2/2]

PROTOBUF_NAMESPACE_ID::int32 backward_sequence ( int  index) const
inline

Definition at line 1573 of file assignment.pb.h.

◆ backward_sequence_size()

int backward_sequence_size ( ) const
inline

Definition at line 1564 of file assignment.pb.h.

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear ( )
final

◆ clear_active()

void clear_active ( )
inline

Definition at line 1655 of file assignment.pb.h.

◆ clear_backward_sequence()

void clear_backward_sequence ( )
inline

Definition at line 1567 of file assignment.pb.h.

◆ clear_forward_sequence()

void clear_forward_sequence ( )
inline

Definition at line 1520 of file assignment.pb.h.

◆ clear_unperformed()

void clear_unperformed ( )
inline

Definition at line 1614 of file assignment.pb.h.

◆ clear_var_id()

void clear_var_id ( )
inline

Definition at line 1454 of file assignment.pb.h.

◆ CopyFrom() [1/2]

void CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [2/2]

void CopyFrom ( const SequenceVarAssignment from)

◆ default_instance()

static const SequenceVarAssignment& default_instance ( )
static

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor ( )
inlinestatic

Definition at line 512 of file assignment.pb.h.

◆ forward_sequence() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField<::PROTOBUF_NAMESPACE_ID::int32 > & forward_sequence ( ) const
inline

Definition at line 1546 of file assignment.pb.h.

◆ forward_sequence() [2/2]

PROTOBUF_NAMESPACE_ID::int32 forward_sequence ( int  index) const
inline

Definition at line 1526 of file assignment.pb.h.

◆ forward_sequence_size()

int forward_sequence_size ( ) const
inline

Definition at line 1517 of file assignment.pb.h.

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

Definition at line 559 of file assignment.pb.h.

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor ( )
inlinestatic

Definition at line 515 of file assignment.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection ( )
inlinestatic

Definition at line 518 of file assignment.pb.h.

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const SequenceVarAssignment* internal_default_instance ( )
inlinestatic

Definition at line 524 of file assignment.pb.h.

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

void MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [2/2]

void MergeFrom ( const SequenceVarAssignment from)

◆ mutable_backward_sequence()

PROTOBUF_NAMESPACE_ID::RepeatedField<::PROTOBUF_NAMESPACE_ID::int32 > * mutable_backward_sequence ( )
inline

Definition at line 1602 of file assignment.pb.h.

◆ mutable_forward_sequence()

PROTOBUF_NAMESPACE_ID::RepeatedField<::PROTOBUF_NAMESPACE_ID::int32 > * mutable_forward_sequence ( )
inline

Definition at line 1555 of file assignment.pb.h.

◆ mutable_unperformed()

PROTOBUF_NAMESPACE_ID::RepeatedField<::PROTOBUF_NAMESPACE_ID::int32 > * mutable_unperformed ( )
inline

Definition at line 1649 of file assignment.pb.h.

◆ mutable_var_id()

std::string * mutable_var_id ( )
inline

Definition at line 1465 of file assignment.pb.h.

◆ New() [1/2]

SequenceVarAssignment* New ( ) const
inlinefinal

Definition at line 541 of file assignment.pb.h.

◆ New() [2/2]

SequenceVarAssignment* New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 545 of file assignment.pb.h.

◆ operator=() [1/2]

SequenceVarAssignment& operator= ( const SequenceVarAssignment from)
inline

Definition at line 499 of file assignment.pb.h.

◆ operator=() [2/2]

SequenceVarAssignment& operator= ( SequenceVarAssignment &&  from)
inlinenoexcept

Definition at line 503 of file assignment.pb.h.

◆ release_var_id()

std::string * release_var_id ( )
inline

Definition at line 1498 of file assignment.pb.h.

◆ set_active()

void set_active ( bool  value)
inline

Definition at line 1669 of file assignment.pb.h.

◆ set_allocated_var_id()

void set_allocated_var_id ( std::string *  var_id)
inline

Definition at line 1503 of file assignment.pb.h.

◆ set_backward_sequence()

void set_backward_sequence ( int  index,
::PROTOBUF_NAMESPACE_ID::int32  value 
)
inline

Definition at line 1577 of file assignment.pb.h.

◆ set_forward_sequence()

void set_forward_sequence ( int  index,
::PROTOBUF_NAMESPACE_ID::int32  value 
)
inline

Definition at line 1530 of file assignment.pb.h.

◆ set_unperformed()

void set_unperformed ( int  index,
::PROTOBUF_NAMESPACE_ID::int32  value 
)
inline

Definition at line 1624 of file assignment.pb.h.

◆ set_var_id() [1/4]

void set_var_id ( const char *  value)
inline

Definition at line 1482 of file assignment.pb.h.

◆ set_var_id() [2/4]

void set_var_id ( const char *  value,
size_t  size 
)
inline

Definition at line 1488 of file assignment.pb.h.

◆ set_var_id() [3/4]

void set_var_id ( const std::string &  value)
inline

Definition at line 1461 of file assignment.pb.h.

◆ set_var_id() [4/4]

void set_var_id ( std::string &&  value)
inline

Definition at line 1476 of file assignment.pb.h.

◆ Swap()

void Swap ( SequenceVarAssignment other)
inline

Definition at line 534 of file assignment.pb.h.

◆ unperformed() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField<::PROTOBUF_NAMESPACE_ID::int32 > & unperformed ( ) const
inline

Definition at line 1640 of file assignment.pb.h.

◆ unperformed() [2/2]

PROTOBUF_NAMESPACE_ID::int32 unperformed ( int  index) const
inline

Definition at line 1620 of file assignment.pb.h.

◆ unperformed_size()

int unperformed_size ( ) const
inline

Definition at line 1611 of file assignment.pb.h.

◆ var_id()

const std::string & var_id ( ) const
inline

Definition at line 1457 of file assignment.pb.h.

Member Data Documentation

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
2

Definition at line 528 of file assignment.pb.h.


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