代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/339586/3297063
h message.h
#ifndef CPPUNIT_MESSAGE_H
#define CPPUNIT_MESSAGE_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 ) // X needs to have dll-interf
www.eeworm.com/read/339586/3297292
cpp message.cpp
#include
#include
CPPUNIT_NS_BEGIN
Message::Message()
{
}
Message::Message( const Message &other )
{
*this = other;
}
Message::Message( const std::string &sho
www.eeworm.com/read/339586/3298744
cxx message.cxx
#if defined(HAVE_CONFIG_H)
#include "resip/stack/config.hxx"
#endif
#include "resip/stack/Message.hxx"
#include "rutil/DataStream.hxx"
#include
using namespace resip;
Message::Message()
www.eeworm.com/read/339586/3298756
hxx message.hxx
#ifndef RESIP_Message_hxx
#define RESIP_Message_hxx
#include "rutil/Data.hxx"
#include
namespace resip
{
class TransactionUser;
/**
@ingroup resip_crit
@brief The base-class used fo
www.eeworm.com/read/339146/3310921
java message.java
package jp.co.ttc.sample.bean;
import java.sql.*;
import java.util.*;
import com.yourcompany.struts.DBBean;
public class Message {
private String message_no;
private String message_sts
www.eeworm.com/read/338546/3315483
java message.java
/*
[The "BSD licence"]
Copyright (c) 2005-2006 Terence Parr
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the
www.eeworm.com/read/337546/3333754
c message.c
/*
*
Copyright (c) Eicon Networks, 2002.
*
This source file is supplied for the use with
Eicon Networks range of DIVA Server Adapters.
*
Eicon File Revision : 2.1
*
This program is f
www.eeworm.com/read/337546/3333820
h message.h
/* $Id: message.h,v 1.1.10.1 2001/09/23 22:24:59 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* structures, macros and defines useful for sending
* messages to the adap
www.eeworm.com/read/337546/3333834
c message.c
/* $Id: message.c,v 1.5.8.2 2001/09/23 22:24:59 kai Exp $
*
* functions for sending and receiving control messages
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* This software m