コード例 #1
0
ファイル: WireReader.cpp プロジェクト: jgvictores/yarp
bool WireReader::read(yarp::os::PortReader& obj)
{
    return obj.read(reader);
}