MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / size

Method size

include/internal/libfreenect2/protocol/command.h:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143 }
144
145 virtual uint32_t size() const
146 {
147 return Size;
148 }
149
150protected:
151 Data data_;

Callers 4

SerialNumberResponseMethod · 0.45
toStringMethod · 0.45
GenericResponseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected