LeviLamina
Loading...
Searching...
No Matches
Operation.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
EduCloudProxy {
6
7
enum class
Operation :
int
{
8
User = 0,
9
List = 1,
10
Get = 2,
11
Set = 3,
12
Del = 4,
13
};
14
15
}
src
mc
common
edu_cloud_proxy
Operation.h
Generated on Wed Jul 23 2025 08:33:44 for LeviLamina by
1.12.0