![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::RandomGenerator, including all inherited members.
| name() const =0 | ts::RandomGenerator | pure virtual |
| read(void *addr, size_t size)=0 | ts::RandomGenerator | pure virtual |
| readByteBlock(ByteBlock &data, size_t size) | ts::RandomGenerator | virtual |
| readInt(INT_T &value, INT_T min=std::numeric_limits< INT_T >::min(), INT_T max=std::numeric_limits< INT_T >::max()) | ts::RandomGenerator | |
| ready() const =0 | ts::RandomGenerator | pure virtual |
| seed(const void *addr, size_t size)=0 | ts::RandomGenerator | pure virtual |
| ~RandomGenerator() | ts::RandomGenerator | virtual |