代码搜索:Encapsulates
找到约 760 项符合「Encapsulates」的源代码
代码结果 760
www.eeworm.com/read/415759/11055080
sgml atkhyperlink.sgml
AtkHyperlink
An ATK object which encapsulates a link or set of links in a hypertext document.
www.eeworm.com/read/278773/10510188
cpp utmessage.cpp
//=================================================================
// class: CUT_Msg
// File: UTMessage.cpp
//
// Purpose:
//
// CUT_Msg class
//
// Encapsulates RFC 822 message format
www.eeworm.com/read/278773/10510486
h utmessage.h
// =================================================================
// class: CUT_Msg
// File: UTMessage.h
//
// Purpose:
//
// Encapsulates RFC 822 message format
//
// ============
www.eeworm.com/read/453443/7420563
h openfiledialog.h
/**
@file
Thin encapsulation of the win32 open dialog
*/
#if !defined _OPENFILEDIALOG_H_
#define _OPENFILEDIALOG_H_
#include
#include
#include
namespace
www.eeworm.com/read/453263/7423174
dox mainpage.dox
/**
\mainpage QextSerialPort
A cross-platform serial port library.
QextSerialPort encapsulates a serial port on both POSIX and Windows systems.
*/
www.eeworm.com/read/137704/13303987
h listener1.h
// Listener1.h: interface for the CListener class.
//
//////////////////////////////////////////////////////////////////////
#include "winsock.h"
#ifndef LISTENER_H
#define LISTENER_H
// This cl
www.eeworm.com/read/139870/5796748
java timer.java
// This class encapsulates a Timer mechanism
// Can be used for Profiling of parts of code and gathering statistics
package NexusII ;
public class Timer {
public Timer()
{
start_ = 0 ;
}
www.eeworm.com/read/265797/11253311
dox mainpage.dox
/**
\mainpage QextSerialPort
A cross-platform serial port library.
QextSerialPort encapsulates a serial port on both POSIX and Windows systems.
*/
www.eeworm.com/read/414764/11102838
hpp eval.hpp
/**
* \file eval.hpp
*
* Encapsulates the interface for the expression evaluator function.
*/
#ifndef EVAL_HPP
#define EVAL_HPP
#include "cons.hpp"
using namespace std;
/**
* \brief Evaluate
www.eeworm.com/read/414763/11102999
hpp eval.hpp
/**
* \file eval.hpp
*
* Encapsulates the interface for the expression evaluator function.
*/
#ifndef EVAL_HPP
#define EVAL_HPP
#include "cons.hpp"
using namespace std;
/**
* \brief Evaluate