📄 cobjectmanager_client.h
字号:
//-- {CycleCode: 177} file [0..401]
//-- {InsertRegion: 180} module.vulnerableDeclarations [0..247]
//## begin module.additionalDeclarations preserve=yes
// Copyright (C) 1991 - 1999 Rational Software Corporation
#if defined (_MSC_VER) && (_MSC_VER >= 1000)
#pragma once
#endif
#ifndef _INC_COBJECTMANAGER_CLIENT_43166C75002E_INCLUDED
#define _INC_COBJECTMANAGER_CLIENT_43166C75002E_INCLUDED
//## end module.additionalDeclarations
//-- {AddDecl: 178} forward class generated [248..268]
class CObjectManager;
//-- {InsertRegion: 181} module.vulnerableDeclarations [269..298]
//##Modelid=43166C75002E
//-- {AddDecl: 179} class [299..333]
class CObjectManager_Client
{
};
//-- {InsertRegion: 182} module.vulnerableDeclarations [334..401]
//## begin module.epilog preserve=yes
#endif /* _INC_COBJECTMANAGER_CLIENT_43166C75002E_INCLUDED */
//## end module.epilog
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -