代码搜索:CBASE
找到约 763 项符合「CBASE」的源代码
代码结果 763
www.eeworm.com/read/235977/4644717
h imagefactory.h
/**
* This class manages the game images
*/
#ifndef CIMAGEFACTORY_H
#define CIMAGEFACTORY_H
#include
class CEikonEnv;
class CFbsBitmap;
class CImageFactory : public CBase
www.eeworm.com/read/343875/3214877
h groupserver.h
#include
#include
#include
#include "CBase.h"
class GroupServer : public QObject{
Q_OBJECT
public:
GroupServer(){FSocket = 0;udpSocket = 0;count=0;Receivedp
www.eeworm.com/read/324709/3498371
h mtmsexampleengine.h
#ifndef MTMSEXAMPLEENGINE_H_
#define MTMSEXAMPLEENGINE_H_
#include // CBase
#include // MMsvSessionObserver
// FORWARD DECLARATIONS
class CClientMtmRegistry;
class CM
www.eeworm.com/read/279500/4136070
h groupserver.h
#include
#include
#include
#include "CBase.h"
class GroupServer : public QObject{
Q_OBJECT
public:
GroupServer(){FSocket = 0;udpSocket = 0;count=0;Receivedp
www.eeworm.com/read/430395/1930934
h groupserver.h
#include
#include
#include
#include "CBase.h"
class GroupServer : public QObject{
Q_OBJECT
public:
GroupServer(){FSocket = 0;udpSocket = 0;count=0;Receivedp
www.eeworm.com/read/421437/2052337
h groupserver.h
#include
#include
#include
#include "CBase.h"
class GroupServer : public QObject{
Q_OBJECT
public:
GroupServer(){FSocket = 0;udpSocket = 0;count=0;Receivedp
www.eeworm.com/read/368130/2825135
h groupserver.h
#include
#include
#include
#include "CBase.h"
class GroupServer : public QObject{
Q_OBJECT
public:
GroupServer(){FSocket = 0;udpSocket = 0;count=0;Receivedp
www.eeworm.com/read/335358/12536720
h imagefactory.h
/**
* This class manages the game images
*/
#ifndef CIMAGEFACTORY_H
#define CIMAGEFACTORY_H
#include
class CEikonEnv;
class CFbsBitmap;
class CImageFactory : public CBase
www.eeworm.com/read/200021/15443124
h shapesmodel.h
#ifndef SHAPESMODEL_H
#define SHAPESMODEL_H
// INCLUDES
#include // CBase
// CLASS DECLARATION
/**
*
* @class CShapesModel ShapesModel.h
* @brief This is a class for hold
www.eeworm.com/read/183281/9172031
h base.h
// Base.h: interface for the CBase class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_BASE_H__9C525596_C636_43AA_A129_3464913C1E84__INCLUDED_)
#def