代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/189320/5200569
h signal_task.h
/* -*- c++ -*- */
// Signal_Task.h,v 1.3 2005/02/14 23:27:29 shuston Exp
#ifndef JAWS_SIGNAL_TASK_H
#define JAWS_SIGNAL_TASK_H
#include "ace/Synch.h"
#include "ace/Signal.h"
#include "ace/Singleton.
www.eeworm.com/read/189320/5200573
h timer.h
/* -*- c++ -*- */
// Timer.h,v 1.2 2004/06/10 22:42:42 shuston Exp
#ifndef JAWS_TIMER_H
#define JAWS_TIMER_H
#include "ace/Singleton.h"
#include "ace/Timer_Wheel.h"
#include "ace/Timer_Queue_Adapter
www.eeworm.com/read/189320/5200586
cpp concurrency.cpp
// Concurrency.cpp,v 1.5 2005/02/14 23:33:21 shuston Exp
#include "ace/OS_NS_strings.h"
#include "ace/Message_Block.h"
#include "ace/Singleton.h"
#include "ace/Synch_Traits.h"
#include "ace/Null_Mute
www.eeworm.com/read/189320/5200615
h task_timer.h
/* -*- c++ -*- */
// Task_Timer.h,v 1.2 2004/06/10 22:42:42 shuston Exp
#ifndef JAWS_TASK_TIMER_H
#define JAWS_TASK_TIMER_H
#include "ace/Singleton.h"
#include "ace/Timer_Wheel.h"
#include "ace/Time
www.eeworm.com/read/189320/5200616
h io.h
/* -*- c++ -*- */
// IO.h,v 1.3 2004/06/10 22:42:42 shuston Exp
#ifndef JAWS_IO_H
#define JAWS_IO_H
#include "ace/Message_Block.h"
#include "ace/Singleton.h"
#include "ace/Synch_Traits.h"
#include
www.eeworm.com/read/189320/5200625
h http_states.h
/* -*- c++ -*- */
// HTTP_States.h,v 1.2 2005/01/21 02:43:25 ossama Exp
#ifndef JAWS_HTTP_STATES_H
#define JAWS_HTTP_STATES_H
#include "ace/OS.h"
#include "ace/Singleton.h"
#include "jaws3/Protocol
www.eeworm.com/read/189320/5200629
cpp ss_templates.cpp
// SS_Templates.cpp,v 1.1 2003/11/25 07:33:10 kobica Exp
#include "ace/OS.h"
#include "ace/SOCK_Acceptor.h"
#include "ace/Singleton.h"
#include "SS_Service_Handler.h"
#include "SS_State_READ.h"
#inc
www.eeworm.com/read/189320/5200657
cpp reactive_socket.cpp
// Reactive_Socket.cpp,v 1.2 2003/11/09 04:12:07 dhinton Exp
#include "ace/Addr.h"
#include "ace/Acceptor.h"
#include "ace/Singleton.h"
#include "ace/SOCK_Stream.h"
#include "ace/SOCK_Acceptor.h"
#d
www.eeworm.com/read/433911/1876549
h logmanager.h
// $Id: LogManager.h 80826 2008-03-04 14:51:23Z wotte $
#include "ace/streams.h"
#include "ace/Synch.h"
#include "ace/Singleton.h"
#include "ace/Log_Msg.h"
#include "ace/Log_Msg_Callback.h"
www.eeworm.com/read/433911/1880412
h datagram.h
/* -*- c++ -*- */
// $Id: Datagram.h 80826 2008-03-04 14:51:23Z wotte $
#ifndef JAWS_DATAGRAM_H
#define JAWS_DATAGRAM_H
#include "ace/Addr.h"
#include "ace/Synch.h"
#include "ace/Singleton.h