Storage of data members for the FrTable structure.
More...
#include <FrTable.hh>
Storage of data members for the FrTable structure.
This class contains the data members of the FrTable structure that are not referenced by a pointer. This allows for easier migration into future frame specifications.
◆ FrTableNPS() [1/6]
FrTableNPS::FrTableNPS |
( |
| ) |
|
Constructor.
Default constructor
- Returns
- A new FrTableNPS object
◆ FrTableNPS() [2/6]
FrTableNPS::FrTableNPS |
( |
const FrTableNPS & |
Source | ) |
|
Copy Constructor.
- Parameters
-
[in] | Source | The source to be copied. |
- Returns
- A new FrTableNPS object
◆ FrTableNPS() [3/6]
FrameCPP::Version_4::FrTableNPS::FrTableNPS |
( |
| ) |
|
Constructor.
Default constructor
- Returns
- A new FrTableNPS object
◆ FrTableNPS() [4/6]
FrameCPP::Version_4::FrTableNPS::FrTableNPS |
( |
const FrTableNPS & |
Source | ) |
|
Copy Constructor.
- Parameters
-
[in] | Source | The source to be copied. |
- Returns
- A new FrTableNPS object
◆ FrTableNPS() [5/6]
FrameCPP::Version_4::FrTableNPS::FrTableNPS |
( |
| ) |
|
Constructor.
Default constructor
- Returns
- A new FrTableNPS object
◆ FrTableNPS() [6/6]
FrameCPP::Version_4::FrTableNPS::FrTableNPS |
( |
const FrTableNPS & |
Source | ) |
|
Copy Constructor.
- Parameters
-
[in] | Source | The source to be copied. |
- Returns
- A new FrTableNPS object
◆ AppendComment() [1/3]
void FrTableNPS::AppendComment |
( |
const std::string & |
comment | ) |
|
|
inline |
Add additional information to the comment.
- Parameters
-
[in] | comment | The text to append to the comment. |
◆ AppendComment() [2/3]
void FrameCPP::Version_4::FrTableNPS::AppendComment |
( |
const std::string & |
comment | ) |
|
Add additional information to the comment.
- Parameters
-
[in] | comment | The text to append to the comment. |
◆ AppendComment() [3/3]
void FrameCPP::Version_4::FrTableNPS::AppendComment |
( |
const std::string & |
comment | ) |
|
Add additional information to the comment.
- Parameters
-
[in] | comment | The text to append to the comment. |
◆ getComment() [1/3]
std::string & FrTableNPS::getComment |
( |
| ) |
|
|
inlineprotected |
Retrieve the comment.
- Returns
- The text of the comment associated with the table.
◆ getComment() [2/3]
std::string & FrameCPP::Version_4::FrTableNPS::getComment |
( |
| ) |
|
|
protected |
Retrieve the comment.
- Returns
- The text of the comment associated with the table.
◆ getComment() [3/3]
std::string & FrameCPP::Version_4::FrTableNPS::getComment |
( |
| ) |
|
|
protected |
Retrieve the comment.
- Returns
- The text of the comment associated with the table.
◆ GetComment() [1/3]
const std::string & FrTableNPS::GetComment |
( |
| ) |
const |
|
inline |
Retrieve the comment.
- Returns
- The text of the comment associated with the table.
◆ GetComment() [2/3]
const std::string & FrameCPP::Version_4::FrTableNPS::GetComment |
( |
| ) |
const |
Retrieve the comment.
- Returns
- The text of the comment associated with the table.
◆ GetComment() [3/3]
const std::string & FrameCPP::Version_4::FrTableNPS::GetComment |
( |
| ) |
const |
Retrieve the comment.
- Returns
- The text of the comment associated with the table.
◆ GetName() [1/3]
const std::string & FrTableNPS::GetName |
( |
| ) |
const |
|
inline |
Retrieve the name.
- Returns
- The name associated with the table
◆ GetName() [2/3]
const std::string & FrameCPP::Version_4::FrTableNPS::GetName |
( |
| ) |
const |
Retrieve the name.
- Returns
- The name associated with the table
◆ GetName() [3/3]
const std::string & FrameCPP::Version_4::FrTableNPS::GetName |
( |
| ) |
const |
Retrieve the name.
- Returns
- The name associated with the table
◆ setName() [1/3]
void FrTableNPS::setName |
( |
const std::string & |
Name | ) |
|
|
inlineprotected |
Establish name.
- Parameters
-
[in] | Name | The name to associate with the table |
◆ setName() [2/3]
void FrameCPP::Version_4::FrTableNPS::setName |
( |
const std::string & |
Name | ) |
|
|
protected |
Establish name.
- Parameters
-
[in] | Name | The name to associate with the table |
◆ setName() [3/3]
void FrameCPP::Version_4::FrTableNPS::setName |
( |
const std::string & |
Name | ) |
|
|
protected |
Establish name.
- Parameters
-
[in] | Name | The name to associate with the table |
The documentation for this class was generated from the following files:
- /build/ldas-tools-framecpp-2.8.1/debian/tmp/usr/include/framecpp/Version4/FrTable.hh
- /build/ldas-tools-framecpp-2.8.1/obj-x86_64-linux-gnu/include/framecpp/Version4/FrTable.hh
- /build/ldas-tools-framecpp-2.8.1/src/Version4/FrTable.hh
- /build/ldas-tools-framecpp-2.8.1/src/Version4/FrTable.cc