![]() |
RflySimSDK v3.05
RflySimSDK说明文档
|
Header 更多...
#include "vrpn_Types.h"
#include "vrpn_Configure.h"
#include "vrpn_Shared.h"
#include "vrpn_Assert.h"
#include <stddef.h>
类 | |
class | EndpointContainer |
Container for endpoints, held by pointer. 更多... | |
class | EndpointIterator |
An iterator that goes forward in an EndpointContainer skipping the NULLs, that also acts a bit like a pointer/smart pointer (can treat it as a vrpn_Endpoint *) 更多... | |
宏定义 | |
#define | VRPN_ECITERATOR_ASSERT_INVARIANT() |
变量 | |
class VRPN_API | vrpn_Endpoint |
class VRPN_API | vrpn_Endpoint_IP |
Header
#define VRPN_ECITERATOR_ASSERT_INVARIANT | ( | ) |