代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/433911/1880425
h options.h
/* -*- c++ -*- */
// $Id: Options.h 80826 2008-03-04 14:51:23Z wotte $
#ifndef JAWS_OPTIONS_H
#define JAWS_OPTIONS_H
#include "ace/Singleton.h"
#include "ace/Synch.h"
#include "jaws3/Expor
www.eeworm.com/read/433911/1880436
h timer.h
/* -*- c++ -*- */
// $Id: Timer.h 80826 2008-03-04 14:51:23Z wotte $
#ifndef JAWS_TIMER_H
#define JAWS_TIMER_H
#include "ace/Singleton.h"
#include "ace/Timer_Wheel.h"
#include "ace/Timer_Que
www.eeworm.com/read/433911/1880448
cpp concurrency.cpp
// $Id: Concurrency.cpp 80826 2008-03-04 14:51:23Z wotte $
#include "ace/OS_NS_strings.h"
#include "ace/Message_Block.h"
#include "ace/Singleton.h"
#include "ace/Synch_Traits.h"
#include "ace/N
www.eeworm.com/read/433911/1880475
h task_timer.h
/* -*- c++ -*- */
// $Id: Task_Timer.h 80826 2008-03-04 14:51:23Z wotte $
#ifndef JAWS_TASK_TIMER_H
#define JAWS_TASK_TIMER_H
#include "ace/Singleton.h"
#include "ace/Timer_Wheel.h"
#include
www.eeworm.com/read/433911/1880486
h http_states.h
/* -*- c++ -*- */
// $Id: HTTP_States.h 80826 2008-03-04 14:51:23Z wotte $
#ifndef JAWS_HTTP_STATES_H
#define JAWS_HTTP_STATES_H
#include "ace/OS.h"
#include "ace/Singleton.h"
#include "ja
www.eeworm.com/read/433911/1880490
cpp ss_templates.cpp
// $Id: SS_Templates.cpp 80826 2008-03-04 14:51:23Z wotte $
#include "ace/OS.h"
#include "ace/SOCK_Acceptor.h"
#include "ace/Singleton.h"
#include "SS_Service_Handler.h"
#include "SS_State_RE
www.eeworm.com/read/433911/1880492
h ss_state_error.h
/* -*- c++ -*- */
// $Id: SS_State_ERROR.h 80826 2008-03-04 14:51:23Z wotte $
#ifndef TERA_SS_STATE_ERROR_H
#define TERA_SS_STATE_ERROR_H
#include "ace/OS.h"
#include "ace/Singleton.h"
#in
www.eeworm.com/read/433911/1880500
h ss_state_parse.h
/* -*- c++ -*- */
// $Id: SS_State_PARSE.h 80826 2008-03-04 14:51:23Z wotte $
#ifndef TERA_SS_STATE_PARSE_H
#define TERA_SS_STATE_PARSE_H
#include "ace/OS.h"
#include "ace/Singleton.h"
#in
www.eeworm.com/read/433911/1880505
h ss_state_write.h
/* -*- c++ -*- */
// $Id: SS_State_WRITE.h 80826 2008-03-04 14:51:23Z wotte $
#ifndef TERA_SS_STATE_WRITE_H
#define TERA_SS_STATE_WRITE_H
#include "ace/OS.h"
#include "ace/Singleton.h"
#in
www.eeworm.com/read/433911/1880518
cpp reactive_socket.cpp
// $Id: Reactive_Socket.cpp 80826 2008-03-04 14:51:23Z wotte $
#include "ace/Addr.h"
#include "ace/Acceptor.h"
#include "ace/Singleton.h"
#include "ace/SOCK_Stream.h"
#include "ace/SOCK_Accepto