代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/139332/5800317
hpp begin.hpp
/*=============================================================================
Copyright (c) 2003 Joel de Guzman
Use, modification and distribution is subject to the Boost Software
Licen
www.eeworm.com/read/139332/5800325
hpp end.hpp
/*=============================================================================
Copyright (c) 2003 Joel de Guzman
Use, modification and distribution is subject to the Boost Software
Licen
www.eeworm.com/read/139332/5800357
hpp range.hpp
/*=============================================================================
Copyright (c) 2003 Joel de Guzman
Use, modification and distribution is subject to the Boost Software
Licen
www.eeworm.com/read/139332/5800974
hpp remove.hpp
#ifndef BOOST_MPL_REMOVE_HPP_INCLUDED
#define BOOST_MPL_REMOVE_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2000-2004
// Copyright David Abrahams 2003-2004
//
// Distributed under the Boost Software L
www.eeworm.com/read/139332/5801717
hpp o1_size_impl.hpp
#ifndef BOOST_MPL_O1_SIZE_IMPL_HPP_INCLUDED
#define BOOST_MPL_O1_SIZE_IMPL_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (
www.eeworm.com/read/139332/5801734
hpp index_if.hpp
#ifndef BOOST_MPL_INDEX_IF_HPP_INCLUDED
#define BOOST_MPL_INDEX_IF_HPP_INCLUDED
// Copyright Eric Friedman 2003
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying
www.eeworm.com/read/136989/5829551
idl test.idl
/*
* test.idl,v 1.1 2001/04/09 21:39:27 mk1 Exp
*/
typedef sequence Char_Seq;
typedef sequence Octet_Seq;
interface Simple_Server
{
oneway void sendCharSeq (in Char_Seq cha
www.eeworm.com/read/136989/5830281
mpc cdr.mpc
// -*- MPC -*-
// CDR.mpc,v 1.5 2003/12/23 21:04:50 dhinton Exp
project(*Alignment) : taoexe {
exename = alignment
Source_Files {
alignment.cpp
}
}
project(*Allocator) : taoex
www.eeworm.com/read/136989/5830546
idl test.idl
//
// Test.idl,v 1.1 2001/03/10 23:37:42 coryan Exp
//
module Test
{
typedef sequence Payload;
interface Receiver {
/// Receive a big payload
void receive_data (in Paylo
www.eeworm.com/read/136989/5831707
cpp ub_wstr_seq.cpp
// ub_wstr_seq.cpp,v 1.9 2003/11/04 05:21:39 dhinton Exp
// ============================================================================
//
// = LIBRARY
// TAO/tests/Param_Test
//
// = FILE