Names
#include <sbio/formats/xtc2/xtc2.hh>struct NamesDefined in src/lib/sbio/formats/xtc2/xtc2.hh:434
Inherits:
Xtc
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
numArrays |
function |
Declared here |
detName |
function |
Declared here |
detType |
function |
Declared here |
detId |
function |
Declared here |
segment |
function |
Declared here |
alg |
function |
Declared here |
alg |
function |
Declared here |
get |
function |
Declared here |
num |
function |
Declared here |
namesId |
function |
Declared here |
m_name_info |
variable |
Declared here |
src |
variable |
Inherited from Xtc |
damage |
variable |
Inherited from Xtc |
contains |
variable |
Inherited from Xtc |
extent |
variable |
Inherited from Xtc |
payload |
function |
Inherited from Xtc |
payload |
function |
Inherited from Xtc |
sizeofPayload |
function |
Inherited from Xtc |
next |
function |
Inherited from Xtc |
next |
function |
Inherited from Xtc |
Inherited from Xtc
Section titled “Inherited from Xtc”| Kind | Name | Description |
|---|---|---|
variable |
src |
|
variable |
damage |
|
variable |
contains |
|
variable |
extent |
|
function |
payload const inline |
|
function |
payload inline |
|
function |
sizeofPayload const inline |
|
function |
next inline |
|
function |
next const inline |
Public Methods
Section titled “Public Methods”| Return | Name | Description |
|---|---|---|
SBIO_HD std::uint32_t |
numArrays const inline |
|
SBIO_HD const char * |
detName const inline |
|
SBIO_HD const char * |
detType const inline |
|
SBIO_HD const char * |
detId const inline |
|
SBIO_HD unsigned |
segment const inline |
|
SBIO_HD const Alg & |
alg const inline |
|
SBIO_HDAlg & |
alg inline |
|
SBIO_HD const Name & |
get inline |
|
SBIO_HD unsigned |
num const inline |
|
SBIO_HDNamesId & |
namesId inline |
numArrays
Section titled “numArrays”const inline
inline SBIO_HD std::uint32_t numArrays() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:436
detName
Section titled “detName”const inline
inline SBIO_HD const char * detName() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:437
detType
Section titled “detType”const inline
inline SBIO_HD const char * detType() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:438
const inline
inline SBIO_HD const char * detId() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:439
segment
Section titled “segment”const inline
inline SBIO_HD unsigned segment() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:440
const inline
inline SBIO_HD const Alg & alg() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:441
inline
inline SBIO_HDAlg & alg()Defined in src/lib/sbio/formats/xtc2/xtc2.hh:442
inline
inline SBIO_HD const Name & get(unsigned index)Defined in src/lib/sbio/formats/xtc2/xtc2.hh:444
const inline
inline SBIO_HD unsigned num() constDefined in src/lib/sbio/formats/xtc2/xtc2.hh:448
namesId
Section titled “namesId”inline
inline SBIO_HDNamesId & namesId()Defined in src/lib/sbio/formats/xtc2/xtc2.hh:458
Private Attributes
Section titled “Private Attributes”| Return | Name | Description |
|---|---|---|
NameInfo |
m_name_info |
m_name_info
Section titled “m_name_info”NameInfo m_name_infoDefined in src/lib/sbio/formats/xtc2/xtc2.hh:461