/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* camel-seekable-substream.h: stream that piggybacks on another stream */ /* * Author: * Bertrand Guiheneuf * * Copyright 1999, 2000 Ximian, Inc. (www.ximian.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA */ #ifndef CAMEL_SEEKABLE_SUBSTREAM_H #define CAMEL_SEEKABLE_SUBSTREAM_H 1 #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus }*/ #include #define CAMEL_SEEKABLE_SUBSTREAM_TYPE (camel_seekable_substream_get_type ()) #define CAMEL_SEEKABLE_SUBSTREAM(obj) (CAMEL_CHECK_CAST((obj), CAMEL_SEEKABLE_SUBSTREAM_TYPE, CamelSeekableSubstream)) #define CAMEL_SEEKABLE_SUBSTREAM_CLASS(k) (CAMEL_CHECK_CLASS_CAST ((k), CAMEL_SEEKABLE_SUBSTREAM_TYPE, CamelSeekableSubstreamClass)) #define CAMEL_IS_SEEKABLE_SUBSTREAM(o) (CAMEL_CHECK_TYPE((o), CAMEL_SEEKABLE_SUBSTREAM_TYPE)) struct _CamelSeekableSubstream { CamelSeekableStream parent_object; /* --**-- Private fields --**-- */ CamelSeekableStream *parent_stream; }; typedef struct { CamelSeekableStreamClass parent_class; } CamelSeekableSubstreamClass; /* Standard Camel function */ CamelType camel_seekable_substream_get_type (void); /* public methods */ /* obtain a new seekable substream */ CamelStream * camel_seekable_substream_new(CamelSeekableStream *parent_stream, off_t start, off_t end); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* CAMEL_SEEKABLE_SUBSTREAM_H */ ption value='dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2'>dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/astro
Commit message (Expand)AuthorAgeFilesLines
* - Update to r4299amdmi32019-10-222-4/+4
* astro/garmindev: fix build on powerpc and armpkubaj2019-10-213-0/+33
* Update to 0.11.1sunpoet2019-10-212-4/+4
* Amend the patch to ensure that all installed shared objects are properlydanfe2019-10-171-2/+13
* Remove expired ports:rene2019-10-1613-365/+0
* KDE Applications: update to 19.08.2tcberner2019-10-163-7/+7
* Add samm to freebsd.commiters.markerssamm2019-10-141-0/+1
* Drop dependency on graphics/opencv.rakuco2019-10-131-2/+1
* - Update `astro/astrometry' to version 0.78, unbreak, and undeprecatedanfe2019-10-1210-81/+146
* Update astro/kstars to latest upstream releaseadridg2019-10-114-9/+7
* - Update to r4295amdmi32019-10-102-4/+4
* - Update to 0.9-8tota2019-10-072-5/+4
* - Update to r4294amdmi32019-10-032-4/+4
* - Update to 15390amdmi32019-10-022-4/+4
* Update to 0.11.0sunpoet2019-10-022-8/+8
* Update Stellarium to version 0.19.2.danfe2019-10-013-8/+52
* astro/xephem: Really remove libXp dependencyzeising2019-09-281-2/+2
* astro/xephem: Stop linking against libXpzeising2019-09-282-4/+2
* Deprecate x11/libXp, it is deprecated upstreamzeising2019-09-281-1/+3
* astro/geographiclib: update to 1.50swills2019-09-275-44/+53
* astro/routino: Update version 3.3.1=>3.3.2bofh2019-09-232-4/+4
* devel/openmp: update to 9.0.0jbeich2019-09-221-1/+1
* Fix build on GCC-based installations:linimon2019-09-221-2/+7
* - Update to r4291amdmi32019-09-202-4/+4
* - Update to 2.15.3amdmi32019-09-192-4/+4
* Add myself (dmgk) to xearth locationsdmgk2019-09-171-0/+1
* Deprecate a few portsantoine2019-09-163-0/+6
* - Update astro/wcslib to 6.4danilo2019-09-155-7/+9
* Update to 0.109sunpoet2019-09-132-13/+13
* Update to 0.20sunpoet2019-09-132-4/+4
* astro/routino: Update version 3.2=>3.3.1bofh2019-09-114-15/+26
* astro/kstars: update to 3.3.5tcberner2019-09-104-5/+15
* - Update to 3.7.7.0wen2019-09-062-3/+4
* KDE Applications: update to 19.08.1tcberner2019-09-062-6/+6
* Update to 0.108sunpoet2019-09-012-4/+4
* Use bundled zlibsunpoet2019-09-011-1/+1
* astro/kstars: update to 3.3.4tcberner2019-08-292-4/+4
* - Update to 15322amdmi32019-08-292-4/+4
* - Update to r4289amdmi32019-08-272-4/+4
* These ports now build on aarch64.linimon2019-08-261-2/+0
* astro/gpstk: Update to 2.12fernape2019-08-233-18/+7
* - Update to 0.040wen2019-08-222-4/+4
* - Update to 2.15.2amdmi32019-08-202-5/+4
* devel/boost-*: update to 1.71.0jbeich2019-08-192-1/+2
* Update KDE Applications to latest upstream release, 19.08adridg2019-08-156-8/+14
* - Update to r4288amdmi32019-08-142-4/+4
* Convert to UCL & cleanup pkg-message (categories a-c)mat2019-08-148-15/+48
* astro/xtide: Fix missing distfile and unbreakkai2019-08-073-8/+6
* Update to 0.132sunpoet2019-08-072-4/+4
* multimedia/ffmpeg: update to 4.2jbeich2019-08-06