代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/141297/5773285
cc gr_fir_util.cc
/* -*- c++ -*- */
/*
* Copyright 2003,2004 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under th
www.eeworm.com/read/136989/5831903
h test_server_module_export.h
// -*- C++ -*-
// Test_Server_Module_Export.h,v 1.1 2001/07/25 05:10:14 othman Exp
// Definition for Win32 Export directives.
// This file is generated automatically by generate_export_file.pl
/
www.eeworm.com/read/136989/5831909
h test_client_module_export.h
// -*- C++ -*-
// Test_Client_Module_Export.h,v 1.1 2001/07/25 05:10:14 othman Exp
// Definition for Win32 Export directives.
// This file is generated automatically by generate_export_file.pl
/
www.eeworm.com/read/453468/7419453
h serversessionmanager.h
#ifndef __SERVER_SESSION_MANAGER_H__
#define __SERVER_SESSION_MANAGER_H__
#pragma once
class ServerSession;
#include
#include
using namespace util;
typedef std::
www.eeworm.com/read/453468/7419709
h serverinfomanager.h
#pragma once
#include
#include
#include
#include
typedef std::map SERVER_INFO_MAP;
typedef std::pair
www.eeworm.com/read/141297/5773438
i gr_dispatcher.i
/* -*- c++ -*- */
/*
* Copyright 2005 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/168845/5432481
cpp init.cpp
// (C) Copyright Mac Murrett 2001.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www
www.eeworm.com/read/192068/8408521
m about.m
function varargout = About(varargin)
% ABOUT M-file for About.fig
gui_Singleton = 1;
gui_State = struct('gui_Name', mfilename, ...
'gui_Singleton', gui_Singleton, ...
www.eeworm.com/read/453468/7419290
h iteminfolist.h
#ifndef __ITEM_INFO_LIST_H__
#define __ITEM_INFO_LIST_H__
#include
#include
struct BASE_ITEMINFO;
class ItemInfoList : public Singleton
{
pu
www.eeworm.com/read/453468/7419585
h monsterinfolist.h
#ifndef __MONSTER_INFO_LIST_H__
#define __MONSTER_INFO_LIST_H__
#pragma once
#include
#include
struct BASE_MONSTERINFO;
class MonsterInfoList : publi