git-svn-id: http://192.168.1.226/svn/proxy@979 454eff88-639b-444f-9e54-f578c98de674
| | |
| | | interface RtspFaceView{
|
| | | getFaceList@0 (cameraIndex:UInt32,dbId:UInt32)->(faceList:Data);
|
| | | getFaceImages@1 (cameraIndex:UInt32)->(imgIndexData:Data,imgData:Data);
|
| | | setFaceLabel@2 (cameraIndex:UInt32,trackId:UInt32,label:Text);
|
| | | setFaceLabel@2 (cameraIndex:UInt32,trackId:UInt32,label:Data);
|
| | | } |
| | |
| | | 0, 0, 0, 0, 0, 0, 0, 0,
|
| | | 0, 0, 0, 0, 0, 0, 0, 0,
|
| | | 108, 97, 98, 101, 108, 0, 0, 0,
|
| | | 12, 0, 0, 0, 0, 0, 0, 0,
|
| | | 13, 0, 0, 0, 0, 0, 0, 0,
|
| | | 0, 0, 0, 0, 0, 0, 0, 0,
|
| | | 0, 0, 0, 0, 0, 0, 0, 0,
|
| | | 0, 0, 0, 0, 0, 0, 0, 0,
|
| | | 12, 0, 0, 0, 0, 0, 0, 0,
|
| | | 13, 0, 0, 0, 0, 0, 0, 0,
|
| | | 0, 0, 0, 0, 0, 0, 0, 0,
|
| | | 0, 0, 0, 0, 0, 0, 0, 0, }
|
| | | };
|
| | |
| | | inline ::uint32_t getTrackId() const;
|
| | |
|
| | | inline bool hasLabel() const;
|
| | | inline ::capnp::Text::Reader getLabel() const;
|
| | | inline ::capnp::Data::Reader getLabel() const;
|
| | |
|
| | | private:
|
| | | ::capnp::_::StructReader _reader;
|
| | |
| | | inline void setTrackId( ::uint32_t value);
|
| | |
|
| | | inline bool hasLabel();
|
| | | inline ::capnp::Text::Builder getLabel();
|
| | | inline void setLabel( ::capnp::Text::Reader value);
|
| | | inline ::capnp::Text::Builder initLabel(unsigned int size);
|
| | | inline void adoptLabel(::capnp::Orphan< ::capnp::Text>&& value);
|
| | | inline ::capnp::Orphan< ::capnp::Text> disownLabel();
|
| | | inline ::capnp::Data::Builder getLabel();
|
| | | inline void setLabel( ::capnp::Data::Reader value);
|
| | | inline ::capnp::Data::Builder initLabel(unsigned int size);
|
| | | inline void adoptLabel(::capnp::Orphan< ::capnp::Data>&& value);
|
| | | inline ::capnp::Orphan< ::capnp::Data> disownLabel();
|
| | |
|
| | | private:
|
| | | ::capnp::_::StructBuilder _builder;
|
| | |
| | | return !_builder.getPointerField(
|
| | | ::capnp::bounded<0>() * ::capnp::POINTERS).isNull();
|
| | | }
|
| | | inline ::capnp::Text::Reader RtspFaceView::SetFaceLabelParams::Reader::getLabel() const {
|
| | | return ::capnp::_::PointerHelpers< ::capnp::Text>::get(_reader.getPointerField(
|
| | | inline ::capnp::Data::Reader RtspFaceView::SetFaceLabelParams::Reader::getLabel() const {
|
| | | return ::capnp::_::PointerHelpers< ::capnp::Data>::get(_reader.getPointerField(
|
| | | ::capnp::bounded<0>() * ::capnp::POINTERS));
|
| | | }
|
| | | inline ::capnp::Text::Builder RtspFaceView::SetFaceLabelParams::Builder::getLabel() {
|
| | | return ::capnp::_::PointerHelpers< ::capnp::Text>::get(_builder.getPointerField(
|
| | | inline ::capnp::Data::Builder RtspFaceView::SetFaceLabelParams::Builder::getLabel() {
|
| | | return ::capnp::_::PointerHelpers< ::capnp::Data>::get(_builder.getPointerField(
|
| | | ::capnp::bounded<0>() * ::capnp::POINTERS));
|
| | | }
|
| | | inline void RtspFaceView::SetFaceLabelParams::Builder::setLabel( ::capnp::Text::Reader value) {
|
| | | ::capnp::_::PointerHelpers< ::capnp::Text>::set(_builder.getPointerField(
|
| | | inline void RtspFaceView::SetFaceLabelParams::Builder::setLabel( ::capnp::Data::Reader value) {
|
| | | ::capnp::_::PointerHelpers< ::capnp::Data>::set(_builder.getPointerField(
|
| | | ::capnp::bounded<0>() * ::capnp::POINTERS), value);
|
| | | }
|
| | | inline ::capnp::Text::Builder RtspFaceView::SetFaceLabelParams::Builder::initLabel(unsigned int size) {
|
| | | return ::capnp::_::PointerHelpers< ::capnp::Text>::init(_builder.getPointerField(
|
| | | inline ::capnp::Data::Builder RtspFaceView::SetFaceLabelParams::Builder::initLabel(unsigned int size) {
|
| | | return ::capnp::_::PointerHelpers< ::capnp::Data>::init(_builder.getPointerField(
|
| | | ::capnp::bounded<0>() * ::capnp::POINTERS), size);
|
| | | }
|
| | | inline void RtspFaceView::SetFaceLabelParams::Builder::adoptLabel(
|
| | | ::capnp::Orphan< ::capnp::Text>&& value) {
|
| | | ::capnp::_::PointerHelpers< ::capnp::Text>::adopt(_builder.getPointerField(
|
| | | ::capnp::Orphan< ::capnp::Data>&& value) {
|
| | | ::capnp::_::PointerHelpers< ::capnp::Data>::adopt(_builder.getPointerField(
|
| | | ::capnp::bounded<0>() * ::capnp::POINTERS), kj::mv(value));
|
| | | }
|
| | | inline ::capnp::Orphan< ::capnp::Text> RtspFaceView::SetFaceLabelParams::Builder::disownLabel() {
|
| | | return ::capnp::_::PointerHelpers< ::capnp::Text>::disown(_builder.getPointerField(
|
| | | inline ::capnp::Orphan< ::capnp::Data> RtspFaceView::SetFaceLabelParams::Builder::disownLabel() {
|
| | | return ::capnp::_::PointerHelpers< ::capnp::Data>::disown(_builder.getPointerField(
|
| | | ::capnp::bounded<0>() * ::capnp::POINTERS));
|
| | | }
|
| | |
|