|
Isis Developer Reference
|
Go to the documentation of this file.
71 return p_sequence.size();
80 std::vector<std::vector<QString> > p_sequence;
A single keyword-value pair.
Definition: PvlKeyword.h:82
~PvlSequence()
Destruct sequence.
Definition: PvlSequence.h:52
Container for cube-like labels.
Definition: Pvl.h:119
std::vector< QString > & operator[](int i)
Return the ith Array of the sequence.
Definition: PvlSequence.h:65
QString toString(bool boolToConvert)
Global function to convert a boolean to a string.
Definition: IString.cpp:211
PvlSequence & operator=(PvlKeyword &key)
Load a sequence using a Pvl keyword.
Definition: PvlSequence.cpp:25
void Clear()
Clear the sequence.
Definition: PvlSequence.h:75
int Size() const
Number of arrays in the sequence.
Definition: PvlSequence.h:70
PvlSequence()
Construct an empty sequence.
Definition: PvlSequence.h:49
PvlSequence & operator+=(const QString &array)
Add a string array to the sequence.
Definition: PvlSequence.cpp:39
int size() const
Returns the number of values stored in this keyword.
Definition: PvlKeyword.h:125
Parse and return elements of a Pvl sequence.
Definition: PvlSequence.h:46
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16