Prefecture map.
More...
#include <tsISDBTargetRegionDescriptor.h>
|
static constexpr size_t | MAX_PREFECTURES = 56 |
| Maximum number of prefectures in a map.
|
|
◆ PrefectureMap()
ts::ISDBTargetRegionDescriptor::PrefectureMap::PrefectureMap |
( |
PSIBuffer & |
buf | ) |
|
|
inline |
Read-in constructor.
- Parameters
-
[in,out] | buf | Deserialization buffer. Read the descriptor payload from buf. The end of read is the end of the binary payload. If any kind of error is reported in the buffer or if the payload is not completely read, the deserialization is considered as invalid. |
◆ toString()
ts::UString ts::ISDBTargetRegionDescriptor::PrefectureMap::toString |
( |
| ) |
const |
toString
- Returns
- a string depiction of the prefectures included in the target region in a bitmap form where each represented by a 1 or 0 character.
The documentation for this class was generated from the following file: