Sequence
Sequence
Section titled “Sequence”#include <sbio/formats/xtc1/xtc1.hh>class SequenceDefined in src/lib/sbio/formats/xtc1/xtc1.hh:882
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
Sequence |
function |
Declared here |
Sequence |
function |
Declared here |
Sequence |
function |
Declared here |
Sequence |
function |
Declared here |
type |
function |
Declared here |
service |
function |
Declared here |
isExtended |
function |
Declared here |
isEvent |
function |
Declared here |
clock |
function |
Declared here |
stamp |
function |
Declared here |
Type |
enum |
Declared here |
m_clock |
variable |
Declared here |
m_stamp |
variable |
Declared here |
Public Methods
Section titled “Public Methods”| Return | Name | Description |
|---|---|---|
SBIO_HD |
Sequence inline |
|
SBIO_HD |
Sequence inline |
|
SBIO_HD |
Sequence inline |
|
SBIO_HD |
Sequence inline |
|
SBIO_HDType |
type const inline |
|
SBIO_HDTransitionId::Value |
service const inline |
|
SBIO_HD bool |
isExtended const inline |
|
SBIO_HD bool |
isEvent const inline |
|
SBIO_HD const ClockTime & |
clock const inline |
|
SBIO_HD const TimeStamp & |
stamp const inline |
Sequence
Section titled “Sequence”inline
inline SBIO_HD Sequence()Defined in src/lib/sbio/formats/xtc1/xtc1.hh:897
Sequence
Section titled “Sequence”inline
inline SBIO_HD Sequence(const Sequence & input)Defined in src/lib/sbio/formats/xtc1/xtc1.hh:898
Sequence
Section titled “Sequence”inline
inline SBIO_HD Sequence(const ClockTime & clock, const TimeStamp & stamp)Defined in src/lib/sbio/formats/xtc1/xtc1.hh:903
Sequence
Section titled “Sequence”inline
inline SBIO_HD Sequence(Type type, TransitionId::Value service, const ClockTime & clock, const TimeStamp & stamp)Defined in src/lib/sbio/formats/xtc1/xtc1.hh:908
const inline
inline SBIO_HDType type() constDefined in src/lib/sbio/formats/xtc1/xtc1.hh:924
service
Section titled “service”const inline
inline SBIO_HDTransitionId::Value service() constDefined in src/lib/sbio/formats/xtc1/xtc1.hh:928
isExtended
Section titled “isExtended”const inline
inline SBIO_HD bool isExtended() constDefined in src/lib/sbio/formats/xtc1/xtc1.hh:932
isEvent
Section titled “isEvent”const inline
inline SBIO_HD bool isEvent() constDefined in src/lib/sbio/formats/xtc1/xtc1.hh:933
const inline
inline SBIO_HD const ClockTime & clock() constDefined in src/lib/sbio/formats/xtc1/xtc1.hh:935
const inline
inline SBIO_HD const TimeStamp & stamp() constDefined in src/lib/sbio/formats/xtc1/xtc1.hh:936
Public Types
Section titled “Public Types”| Name | Description |
|---|---|
Type |
|
| `` | |
| `` | |
| `` | |
| `` | |
| `` | |
| `` | |
| `` | |
| `` | |
| `` |
enum TypeDefined in src/lib/sbio/formats/xtc1/xtc1.hh:884
| Value | Description |
|---|---|
Event |
|
Occurrence |
|
Marker |
enumDefined in src/lib/sbio/formats/xtc1/xtc1.hh:885
| Value | Description |
|---|---|
NumberOfTypes |
enumDefined in src/lib/sbio/formats/xtc1/xtc1.hh:887
| Value | Description |
|---|---|
v_cntrl |
|
k_cntrl |
enumDefined in src/lib/sbio/formats/xtc1/xtc1.hh:888
| Value | Description |
|---|---|
v_service |
|
k_service |
enumDefined in src/lib/sbio/formats/xtc1/xtc1.hh:889
| Value | Description |
|---|---|
v_seqtype |
|
k_seqtype |
enumDefined in src/lib/sbio/formats/xtc1/xtc1.hh:890
| Value | Description |
|---|---|
v_extend |
|
k_extend |
enumDefined in src/lib/sbio/formats/xtc1/xtc1.hh:892
| Value | Description |
|---|---|
m_cntrl |
|
s_cntrl |
enumDefined in src/lib/sbio/formats/xtc1/xtc1.hh:893
| Value | Description |
|---|---|
m_service |
|
s_service |
enumDefined in src/lib/sbio/formats/xtc1/xtc1.hh:894
| Value | Description |
|---|---|
m_seqtype |
|
s_seqtype |
enumDefined in src/lib/sbio/formats/xtc1/xtc1.hh:895
| Value | Description |
|---|---|
m_extend |
|
s_extend |
Private Attributes
Section titled “Private Attributes”| Return | Name | Description |
|---|---|---|
ClockTime |
m_clock |
|
TimeStamp |
m_stamp |
m_clock
Section titled “m_clock”ClockTime m_clockDefined in src/lib/sbio/formats/xtc1/xtc1.hh:939
m_stamp
Section titled “m_stamp”TimeStamp m_stampDefined in src/lib/sbio/formats/xtc1/xtc1.hh:940