OnixS C++ CME MDP Conflated UDP Handler 1.1.2
API documentation
Loading...
Searching...
No Matches
IncrementalRefreshLimitsBanding50::Entry Class Reference

Public Types

typedef Binary::Entry BinaryEntry

Public Member Functions

 Entry (const BinaryEntry &entry)
Public Member Functions inherited from GroupEntry
 GroupEntry ()
 GroupEntry (const GroupEntry &other)
 operator bool () const
Field operator[] (Tag tag) const
Field field (Tag tag) const
GroupEntryoperator= (const GroupEntry &other)

Friends

struct Entries

Additional Inherited Members

Protected Member Functions inherited from GroupEntry
 GroupEntry (const GroupEntrySource &binary, const GroupEntryAccessor &accessor)

Detailed Description

Definition at line 389 of file Messages.h.

Member Typedef Documentation

◆ BinaryEntry

Definition at line 419 of file Messages.h.

Constructor & Destructor Documentation

◆ Entry()

Entry ( const BinaryEntry & entry)
inline

Definition at line 421 of file Messages.h.

◆ Entries

friend struct Entries
friend

Definition at line 396 of file Messages.h.