YPC
0.2.0
include
ypc
core_t
analyzer
var
data_hash_var.h
1
#pragma once
2
#include "ypc/stbox/ebyte.h"
3
4
namespace
ypc {
5
namespace
internal {
6
class
data_hash_var
{
7
protected
:
8
stbox::bytes m_data_hash;
9
};
10
}
// namespace internal
11
}
// namespace ypc
ypc::internal::data_hash_var
Definition:
data_hash_var.h:6
Generated by
1.8.17