代码搜索结果
找到约 10,000 项符合
State Machine 的代码
ss_state_read.h
/* -*- c++ -*- */
// SS_State_READ.h,v 1.1 2003/08/25 07:43:45 kobica Exp
#ifndef TERA_SS_STATE_READ_H
#define TERA_SS_STATE_READ_H
#include "ace/OS.h"
#include "ace/Singleton.h"
#include
ss_state_write.cpp
// SS_State_WRITE.cpp,v 1.1 2003/08/25 07:43:45 kobica Exp
#include "ace/OS.h"
#include "ace/FILE_Connector.h"
#include "ace/FILE_Addr.h"
#include "ace/FILE_IO.h"
#include "jaws3/IO.h"
#in
ss_state_done.cpp
// SS_State_DONE.cpp,v 1.1 2003/08/25 07:43:45 kobica Exp
#include "ace/OS.h"
#include "SS_State_DONE.h"
#include "SS_Data.h"
int
TeraSS_State_DONE::service (JAWS_Event_Completer *, void *)
ss_state_parse.h
/* -*- c++ -*- */
// SS_State_PARSE.h,v 1.1 2003/08/25 07:43:45 kobica Exp
#ifndef TERA_SS_STATE_PARSE_H
#define TERA_SS_STATE_PARSE_H
#include "ace/OS.h"
#include "ace/Singleton.h"
#inclu
ss_state_parse.cpp
// SS_State_PARSE.cpp,v 1.1 2003/08/25 07:43:45 kobica Exp
#include "ace/OS.h"
#include "SS_State_READ.h"
#include "SS_State_PARSE.h"
#include "SS_State_WRITE.h"
#include "SS_State_ERROR.h"
ss_state_write.h
/* -*- c++ -*- */
// SS_State_WRITE.h,v 1.1 2003/08/25 07:43:45 kobica Exp
#ifndef TERA_SS_STATE_WRITE_H
#define TERA_SS_STATE_WRITE_H
#include "ace/OS.h"
#include "ace/Singleton.h"
#inclu
r128_state.c
/* r128_state.c -- State support for r128 -*- linux-c -*-
* Created: Thu Jan 27 02:53:43 2000 by gareth@valinux.com
*
* Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
* All Rights R
nfs4state.c
/*
* linux/fs/nfsd/nfs4state.c
*
* Copyright (c) 2001 The Regents of the University of Michigan.
* All rights reserved.
*
* Kendrick Smith
* Andy Adamson
*
nfs4state.c
/*
* fs/nfs/nfs4state.c
*
* Client-side XDR for NFSv4.
*
* Copyright (c) 2002 The Regents of the University of Michigan.
* All rights reserved.
*
* Kendrick Smith
*
xfrm6_state.c
/*
* xfrm6_state.c: based on xfrm4_state.c
*
* Authors:
* Mitsuru KANDA @USAGI
* Kazunori MIYAZAWA @USAGI
* Kunihiro Ishiguro
* IPv6 support
* YOSHIFUJI Hideaki