代码搜索:Encapsulates

找到约 760 项符合「Encapsulates」的源代码

代码结果 760
www.eeworm.com/read/191699/5163551

java gps.java

package com.libGPS4j2me; //@J2SE only import java.util.HashMap; import java.util.Hashtable; import java.util.Vector; /** * This is the abstract base-class that encapsulates the functionality
www.eeworm.com/read/301429/3840058

java namespace.java

package com.openwave.mms.mm7; import com.openwave.mms.mm7.util.Enum; import com.openwave.mms.mm7.soap.SOAPConsts; /** * This class encapsulates the various versions of the MM7 URI. */ pub
www.eeworm.com/read/108728/15577856

c parse.c

/* * parse.c * * Update: 1998-09-22 * Clear nbuckets in init_node_hash. * New method xcalloc returns zeroed data structures. * New method alloc_node encapsulates common node c
www.eeworm.com/read/388251/8622878

hpp gpszcount.hpp

#pragma ident "$Id: GPSZcount.hpp 500 2007-04-27 12:02:53Z ocibu $" /** * @file GPSZcount.hpp * gpstk::GPSZcount - encapsulates time according to full GPS Week and Z-count. */ #ifndef GPSTK_GPS
www.eeworm.com/read/388251/8622923

hpp daytime.hpp

#pragma ident "$Id: DayTime.hpp 930 2007-11-27 16:57:42Z snelsen $" /** * @file DayTime.hpp * gpstk::DayTime - encapsulates date and time-of-day in many formats */ #ifndef GPSTK_DAYTIME_HPP #de
www.eeworm.com/read/231181/14248865

hpp gpszcount.hpp

#pragma ident "$Id: GPSZcount.hpp 500 2007-04-27 12:02:53Z ocibu $" /** * @file GPSZcount.hpp * gpstk::GPSZcount - encapsulates time according to full GPS Week and Z-count. */ #ifndef GPSTK_GPS
www.eeworm.com/read/231181/14248891

hpp daytime.hpp

#pragma ident "$Id: DayTime.hpp 349 2006-12-20 15:04:03Z btolman $" /** * @file DayTime.hpp * gpstk::DayTime - encapsulates date and time-of-day in many formats */ #ifndef GPSTK_DAYTIME_HPP #de
www.eeworm.com/read/276313/4166496

java pdfimage.java

// $Id: PDFImage.java,v 1.5 2003/11/04 17:16:01 mike Exp $ package org.faceless.pdf; import java.util.*; import java.io.*; import java.awt.*; /** * * The PDFImage class encapsulates a bitmap
www.eeworm.com/read/410860/11266702

h bsp_i2c.h

/** * \file $Id: bsp_i2c.h,v 1.4 2005/07/20 10:08:51 paulja Exp $ * * \brief I2C API, implementation depends on board specifics * * This module encapsulates I2C access.In some applications severa