MCPcopy Create free account
hub / github.com/catboost/catboost / GetIOvec

Method GetIOvec

library/cpp/neh/asio/asio.cpp:104–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102 }
103
104 TContIOVector* GetIOvec() override {
105 return &IOVec;
106 }
107
108 IOutputStream::TPart Part;
109 TContIOVector IOVec;

Callers 1

ExecuteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected