代码搜索:CBASE
找到约 763 项符合「CBASE」的源代码
代码结果 763
www.eeworm.com/read/406636/11438563
h cwaveloader.h
#ifndef __CWAVLOADER_H
#define __CWAVLOADER_H
#include
#include "TSample.h"
// Load only 8-bit mono wav sample
class CWavLoader : public CBase
{
// Constuct and destruct
pu
www.eeworm.com/read/406636/11438570
h cgametetris.h
#ifndef __CGAMETETRIS_H
#define __CGAMETETRIS_H
#include
#include "TGrid.h"
#include "TBlock.h"
const TUint8 COLORNUM = 9;
class CGameTetris : public CBase
{
// construct
www.eeworm.com/read/345086/11840734
h rlog.h
#ifndef __RLOG_H__
#define __RLOG_H__
#include
class RLog : public CBase
{
public:
static void Log(const TDesC &aErrTypeName, const TDesC &aErrMsg);
static void Log(const TDesC &
www.eeworm.com/read/490329/1205253
cpp tf_hintmanager.cpp
#include "cbase.h"
#include "tf_hintmanager.h"
#define TFHINTMANAGER_THINK_INTERVAL 1.0f
IMPLEMENT_SERVERCLASS_ST_NOBASE(CTFHintManager, DT_TFHintManager)
END_SEND_TABLE()
LINK_ENTITY_TO_
www.eeworm.com/read/247967/4471201
h cwaveloader.h
#ifndef __CWAVLOADER_H
#define __CWAVLOADER_H
#include
#include "TSample.h"
// Load only 8-bit mono wav sample
class CWavLoader : public CBase
{
// Constuct and destruct
pu
www.eeworm.com/read/234427/4659141
h cwaveloader.h
#ifndef __CWAVLOADER_H
#define __CWAVLOADER_H
#include
#include "TSample.h"
// Load only 8-bit mono wav sample
class CWavLoader : public CBase
{
// Constuct and destruct
pu
www.eeworm.com/read/169777/5410089
h cwaveloader.h
#ifndef __CWAVLOADER_H
#define __CWAVLOADER_H
#include
#include "TSample.h"
// Load only 8-bit mono wav sample
class CWavLoader : public CBase
{
// Constuct and destruct
pu
www.eeworm.com/read/450881/1668871
h engine.h
// engine.h
//
// Copyright (c) 2000 Symbian Ltd. All rights reserved.
#ifndef __ENGINE_H
#define __ENGINE_H
#include
class CGameEngine : public CBase
{
public:
~CGameEng
www.eeworm.com/read/173530/9652258
cpp emaildlg.cpp
// EmailDlg.cpp : implementation file
//
#include "stdafx.h"
#include "BlueSky.h"
#include "EmailDlg.h"
#include "KeyBoardDlg.h"
#include "CMimeString.h"
#include "CBase64Algo.h"
#include "m
www.eeworm.com/read/427452/8943719
h httpmanage.h
#ifndef _HTTPMANAGE_H_
#define _HTTPMANAGE_H_
#include
#include
#include "BookEngine.h"
#include "HTTPEngine.h"
class CHTTPManage : public CBase,public MHTTPEngineObser