X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=extras%2Fvom%2Fvom%2Fstat_reader.cpp;h=50a25d2e0bad05cacad4f02010c3d682b8d1bc4a;hb=72e31bc2d9b910147c09e1c329713fccc873a018;hp=0edbc704a08c5fbb9a1b9231a9af3fdb82ff040e;hpb=a488f37559493657b59181c1212e57b3b9cc3689;p=vpp.git diff --git a/extras/vom/vom/stat_reader.cpp b/extras/vom/vom/stat_reader.cpp index 0edbc704a08..50a25d2e0ba 100644 --- a/extras/vom/vom/stat_reader.cpp +++ b/extras/vom/vom/stat_reader.cpp @@ -22,17 +22,13 @@ stat_reader::stat_indexes_t stat_reader::m_stat_itf_indexes; stat_reader::stat_reader() : m_client() -{ -} +{} stat_reader::stat_reader(stat_client sc) : m_client(sc) -{ -} +{} -stat_reader::~stat_reader() -{ -} +stat_reader::~stat_reader() {} int stat_reader::connect() @@ -80,6 +76,7 @@ stat_reader::read() case STAT_DIR_TYPE_SCALAR_INDEX: case STAT_DIR_TYPE_NAME_VECTOR: case STAT_DIR_TYPE_ILLEGAL: + case STAT_DIR_TYPE_EMPTY: break; case STAT_DIR_TYPE_COUNTER_VECTOR_SIMPLE: {