|
static const std::shared_ptr< nt::NetworkTable > & | ntable () |
|
|
const std::shared_ptr< nt::NetworkTable > | table |
|
std::atomic_int | local_idx {0} |
|
Definition at line 157 of file visionserver2.h.
◆ OutputStream() [1/5]
VisionServer::OutputStream::OutputStream |
( |
cs::MjpegServer && |
s | ) |
|
◆ OutputStream() [2/5]
vs2::VisionServer::OutputStream::OutputStream |
( |
std::string_view |
n | ) |
|
|
inline |
◆ OutputStream() [3/5]
vs2::VisionServer::OutputStream::OutputStream |
( |
std::string_view |
n, |
|
|
int |
p |
|
) |
| |
|
inline |
◆ OutputStream() [4/5]
vs2::VisionServer::OutputStream::OutputStream |
( |
const OutputStream & |
o | ) |
|
|
inline |
◆ OutputStream() [5/5]
vs2::VisionServer::OutputStream::OutputStream |
( |
OutputStream && |
o | ) |
|
|
inline |
◆ ~OutputStream()
VisionServer::OutputStream::~OutputStream |
( |
| ) |
|
◆ ntable()
static const std::shared_ptr< nt::NetworkTable > & vs2::VisionServer::OutputStream::ntable |
( |
| ) |
|
|
inlinestatic |
◆ setSourceIdx()
void VisionServer::OutputStream::setSourceIdx |
( |
int |
i | ) |
|
◆ setPipelineIdx()
void vs2::VisionServer::OutputStream::setPipelineIdx |
( |
uint16_t |
i | ) |
|
|
inline |
◆ setCameraIdx()
void vs2::VisionServer::OutputStream::setCameraIdx |
( |
uint16_t |
i | ) |
|
|
inline |
◆ syncIdx()
void VisionServer::OutputStream::syncIdx |
( |
| ) |
|
|
protected |
◆ VisionServer
◆ table
const std::shared_ptr<nt::NetworkTable> vs2::VisionServer::OutputStream::table |
|
private |
◆ local_idx
std::atomic_int vs2::VisionServer::OutputStream::local_idx {0} |
|
private |
The documentation for this struct was generated from the following files: