Home
last modified time | relevance | path

Searched refs:vsl_b_ostream (Results 1 – 25 of 851) sorted by relevance

12345678910>>...35

/dports/misc/vxl/vxl-3.3.2/core/vsl/
H A Dvsl_binary_io.h37 class vsl_b_ostream
45 vsl_b_ostream(std::ostream *os);
51 virtual ~vsl_b_ostream() = default;
125 class vsl_b_ofstream: public vsl_b_ostream
260 void vsl_b_write(vsl_b_ostream& os,bool b);
268 void vsl_b_write(vsl_b_ostream& os,char n );
348 void vsl_b_write(vsl_b_ostream& os,short n );
364 void vsl_b_write(vsl_b_ostream& os,long n );
382 void vsl_b_write(vsl_b_ostream& os,vxl_int_64 n );
405 void vsl_b_write(vsl_b_ostream& os,float n );
[all …]
H A Dvsl_block_binary.h17 inline void vsl_block_binary_write(vsl_b_ostream &os, const T* begin, std::size_t nelems);
28 void vsl_block_binary_write_float_impl(vsl_b_ostream &os, const T* begin, std::size_t nelems);
41 inline void vsl_block_binary_write(vsl_b_ostream &os, const double* begin, std::size_t nelems) in vsl_block_binary_write()
61 inline void vsl_block_binary_write(vsl_b_ostream &os, const float* begin, std::size_t nelems) in vsl_block_binary_write()
78 void vsl_block_binary_write_int_impl(vsl_b_ostream &os, const T* begin, std::size_t nelems);
91 inline void vsl_block_binary_write(vsl_b_ostream &os, const int* begin, std::size_t nelems) in vsl_block_binary_write()
136 inline void vsl_block_binary_write(vsl_b_ostream &os, const short* begin, std::size_t nelems) in vsl_block_binary_write()
182 inline void vsl_block_binary_write(vsl_b_ostream &os, const long* begin, std::size_t nelems) in vsl_block_binary_write()
228 inline void vsl_block_binary_write(vsl_b_ostream &os, const vxl_int_64* begin, std::size_t nelems) in vsl_block_binary_write()
271 void vsl_block_binary_write_byte_impl(vsl_b_ostream &os, const T* begin, std::size_t nelems);
[all …]
H A Dvsl_binary_io.cxx19 local_vsl_b_write(vsl_b_ostream & os, const TYPE n) in local_vsl_b_write()
78 vsl_b_write(vsl_b_ostream & os, char n) in vsl_b_write()
91 vsl_b_write(vsl_b_ostream & os, signed char n) in vsl_b_write()
142 vsl_b_write(vsl_b_ostream & os, const char * s) in vsl_b_write()
168 vsl_b_write(vsl_b_ostream & os, bool b) in vsl_b_write()
185 vsl_b_write(vsl_b_ostream & os, float n) in vsl_b_write()
199 vsl_b_write(vsl_b_ostream & os, double n) in vsl_b_write()
221 vsl_b_ostream::vsl_b_ostream(std::ostream * o_s) in vsl_b_ostream() function in vsl_b_ostream
232 vsl_b_ostream::os() const in os()
239 bool vsl_b_ostream::operator!() const in operator !()
[all …]
H A Dvsl_block_binary.cxx111 vsl_block_binary_write_int_impl(vsl_b_ostream & os, const T * begin, std::size_t nelems) in vsl_block_binary_write_int_impl()
271 vsl_block_binary_write_float_impl(vsl_b_ostream &, const double *, std::size_t);
273 vsl_block_binary_write_float_impl(vsl_b_ostream &, const float *, std::size_t);
281 vsl_block_binary_write_int_impl(vsl_b_ostream &, const long *, std::size_t);
283 vsl_block_binary_write_int_impl(vsl_b_ostream &, const unsigned long *, std::size_t);
285 vsl_block_binary_write_int_impl(vsl_b_ostream &, const int *, std::size_t);
287 vsl_block_binary_write_int_impl(vsl_b_ostream &, const unsigned int *, std::size_t);
289 vsl_block_binary_write_int_impl(vsl_b_ostream &, const short *, std::size_t);
307 vsl_block_binary_write_byte_impl(vsl_b_ostream &, const signed char *, std::size_t);
318 vsl_block_binary_write_int_impl(vsl_b_ostream &, const vxl_int_64 *, std::size_t);
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bsta/
H A Dbsta_random_wrapper.cxx7 void vsl_b_write(vsl_b_ostream& /*os*/, bsta_random_wrapper const& /*scene*/) {} in vsl_b_write() argument
8 void vsl_b_write(vsl_b_ostream& /*os*/, const bsta_random_wrapper* & /*p*/) {} in vsl_b_write() argument
9 void vsl_b_write(vsl_b_ostream& /*os*/, bsta_random_wrapper_sptr& /*sptr*/) {} in vsl_b_write() argument
10 void vsl_b_write(vsl_b_ostream& /*os*/, bsta_random_wrapper_sptr const& /*sptr*/) {} in vsl_b_write() argument
H A Dbsta_random_wrapper.h35 void vsl_b_write(vsl_b_ostream& os, bsta_random_wrapper const& scene);
36 void vsl_b_write(vsl_b_ostream& os, const bsta_random_wrapper* &p);
37 void vsl_b_write(vsl_b_ostream& os, bsta_random_wrapper_sptr& sptr);
38 void vsl_b_write(vsl_b_ostream& os, bsta_random_wrapper_sptr const& sptr);
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/brad/io/
H A Dbrad_io_atmospheric_parameters.cxx13 vsl_b_write(vsl_b_ostream & /*os*/, const brad_atmospheric_parameters& /*m*/) in vsl_b_write() argument
31 void vsl_b_write(vsl_b_ostream& /*os*/, const brad_atmospheric_parameters* & /*p*/){} in vsl_b_write() argument
33 void vsl_b_write(vsl_b_ostream& /*os*/, brad_atmospheric_parameters_sptr& /*sptr*/){} in vsl_b_write() argument
35 void vsl_b_write(vsl_b_ostream& /*os*/, brad_atmospheric_parameters_sptr const& /*sptr*/){} in vsl_b_write() argument
H A Dbrad_io_image_metadata.cxx13 vsl_b_write(vsl_b_ostream & /*os*/, const brad_image_metadata& /*m*/) in vsl_b_write() argument
31 void vsl_b_write(vsl_b_ostream& /*os*/, const brad_image_metadata* & /*p*/){} in vsl_b_write() argument
33 void vsl_b_write(vsl_b_ostream& /*os*/, brad_image_metadata_sptr& /*sptr*/){} in vsl_b_write() argument
35 void vsl_b_write(vsl_b_ostream& /*os*/, brad_image_metadata_sptr const& /*sptr*/){} in vsl_b_write() argument
H A Dbrad_io_atmospheric_parameters.h24 vsl_b_write(vsl_b_ostream &os, const brad_atmospheric_parameters& m);
35 void vsl_b_write(vsl_b_ostream& os, const brad_atmospheric_parameters* &p);
37 void vsl_b_write(vsl_b_ostream& os, brad_atmospheric_parameters_sptr& sptr);
39 void vsl_b_write(vsl_b_ostream& os, brad_atmospheric_parameters_sptr const& sptr);
H A Dbrad_io_image_metadata.h24 vsl_b_write(vsl_b_ostream &os, const brad_image_metadata& m);
35 void vsl_b_write(vsl_b_ostream& os, const brad_image_metadata* &p);
37 void vsl_b_write(vsl_b_ostream& os, brad_image_metadata_sptr& sptr);
39 void vsl_b_write(vsl_b_ostream& os, brad_image_metadata_sptr const& sptr);
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/io/
H A Dboxm2_cache.cxx17 void vsl_b_write(vsl_b_ostream& /*os*/, boxm2_cache const& /*scene*/){} in vsl_b_write() argument
18 void vsl_b_write(vsl_b_ostream& /*os*/, const boxm2_cache* & /*p*/){} in vsl_b_write() argument
19 void vsl_b_write(vsl_b_ostream& /*os*/, boxm2_cache_sptr& /*sptr*/){} in vsl_b_write() argument
20 void vsl_b_write(vsl_b_ostream& /*os*/, boxm2_cache_sptr const& /*sptr*/){} in vsl_b_write() argument
H A Dboxm2_cache1.cxx20 void vsl_b_write(vsl_b_ostream& /*os*/, boxm2_cache1 const& /*scene*/){} in vsl_b_write() argument
21 void vsl_b_write(vsl_b_ostream& /*os*/, const boxm2_cache1* & /*p*/){} in vsl_b_write() argument
22 void vsl_b_write(vsl_b_ostream& /*os*/, boxm2_cache1_sptr& /*sptr*/){} in vsl_b_write() argument
23 void vsl_b_write(vsl_b_ostream& /*os*/, boxm2_cache1_sptr const& /*sptr*/){} in vsl_b_write() argument
H A Dboxm2_stream_block_cache.h59 void vsl_b_write(vsl_b_ostream& os, boxm2_stream_block_cache const& scene);
60 void vsl_b_write(vsl_b_ostream& os, const boxm2_stream_block_cache* &p);
61 void vsl_b_write(vsl_b_ostream& os, boxm2_stream_block_cache_sptr& sptr);
62 void vsl_b_write(vsl_b_ostream& os, boxm2_stream_block_cache_sptr const& sptr);
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/volm/
H A Dboxm2_volm_io.h24 void vsl_b_write(vsl_b_ostream &os, const boxm2_volm_loc_hypotheses& m);
30 void vsl_b_write(vsl_b_ostream& os, const boxm2_volm_loc_hypotheses* &p);
32 void vsl_b_write(vsl_b_ostream& os, boxm2_volm_loc_hypotheses_sptr& sptr);
34 void vsl_b_write(vsl_b_ostream& os, boxm2_volm_loc_hypotheses_sptr const& sptr);
H A Dboxm2_volm_io.cxx12 void vsl_b_write(vsl_b_ostream &os, const boxm2_volm_loc_hypotheses& m) in vsl_b_write()
24 void vsl_b_write(vsl_b_ostream& os, const boxm2_volm_loc_hypotheses* &p){p->b_write(os);} in vsl_b_write()
26 void vsl_b_write(vsl_b_ostream& os, boxm2_volm_loc_hypotheses_sptr& sptr){sptr->b_write(os);} in vsl_b_write()
28 void vsl_b_write(vsl_b_ostream& os, boxm2_volm_loc_hypotheses_sptr const& sptr){sptr->b_write(os);} in vsl_b_write()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/io/
H A Dbstm_cache.cxx20 void vsl_b_write(vsl_b_ostream& /*os*/, bstm_cache const& /*scene*/){} in vsl_b_write() argument
21 void vsl_b_write(vsl_b_ostream& /*os*/, const bstm_cache* & /*p*/){} in vsl_b_write() argument
22 void vsl_b_write(vsl_b_ostream& /*os*/, bstm_cache_sptr& /*sptr*/){} in vsl_b_write() argument
23 void vsl_b_write(vsl_b_ostream& /*os*/, bstm_cache_sptr const& /*sptr*/){} in vsl_b_write() argument
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bsta/algo/
H A Dbsta_sigma_normalizer.h50 void vsl_b_write(vsl_b_ostream& os, bsta_sigma_normalizer const& scene);
51 void vsl_b_write(vsl_b_ostream& os, const bsta_sigma_normalizer* &p);
52 void vsl_b_write(vsl_b_ostream& os, bsta_sigma_normalizer_sptr& sptr);
53 void vsl_b_write(vsl_b_ostream& os, bsta_sigma_normalizer_sptr const& sptr);
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvpl/kernels/io/
H A Dbvpl_io_kernel.h26 void vsl_b_write(vsl_b_ostream & os, bvpl_kernel const &kernel);
39 void vsl_b_write(vsl_b_ostream& os, const bvpl_kernel* &k);
47 void vsl_b_write(vsl_b_ostream & os, bvpl_kernel_vector const &kernel);
60 void vsl_b_write(vsl_b_ostream& os, const bvpl_kernel_vector* &k);
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/vpgl_pro/
H A Dvpgl_dem_manager.h32 void vsl_b_write(vsl_b_ostream& os, vpgl_dem_manager const& dm);
33 void vsl_b_write(vsl_b_ostream& os, const vpgl_dem_manager* &dmp);
34 void vsl_b_write(vsl_b_ostream& os, vpgl_dem_manager_sptr& dm_sptr);
35 void vsl_b_write(vsl_b_ostream& os, vpgl_dem_manager_sptr const& dm_sptr);
H A Dvpgl_dem_manager.cxx22 void vsl_b_write(vsl_b_ostream& /*os*/, vpgl_dem_manager const& /*bit_site*/) {} in vsl_b_write() argument
24 void vsl_b_write(vsl_b_ostream& /*os*/, vpgl_dem_manager* const& /*ph*/) {} in vsl_b_write() argument
26 void vsl_b_write(vsl_b_ostream& /*os*/, vpgl_dem_manager_sptr&) {} in vsl_b_write() argument
28 void vsl_b_write(vsl_b_ostream& /*os*/, vpgl_dem_manager_sptr const&) {} in vsl_b_write() argument
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bocl/
H A Dbocl_device.cxx50 void vsl_b_write(vsl_b_ostream& /*os*/, bocl_device const& /*scene*/){} in vsl_b_write() argument
51 void vsl_b_write(vsl_b_ostream& /*os*/, const bocl_device* & /*p*/){} in vsl_b_write() argument
52 void vsl_b_write(vsl_b_ostream& /*os*/, bocl_device_sptr& /*sptr*/){} in vsl_b_write() argument
53 void vsl_b_write(vsl_b_ostream& /*os*/, bocl_device_sptr const& /*sptr*/){} in vsl_b_write() argument
H A Dbocl_device.h55 void vsl_b_write(vsl_b_ostream& os, bocl_device const& scene);
56 void vsl_b_write(vsl_b_ostream& os, const bocl_device* &p);
57 void vsl_b_write(vsl_b_ostream& os, bocl_device_sptr& sptr);
58 void vsl_b_write(vsl_b_ostream& os, bocl_device_sptr const& sptr);
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/betr/
H A Dbetr_site.h42 void vsl_b_write(vsl_b_ostream& os, betr_site const& site);
43 void vsl_b_write(vsl_b_ostream& os, const betr_site* &p);
44 void vsl_b_write(vsl_b_ostream& os, betr_site_sptr& sptr);
45 void vsl_b_write(vsl_b_ostream& os, betr_site_sptr const& sptr);
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/conf/
H A Dvolm_conf_score.h58 void b_write(vsl_b_ostream& os) const;
71 void vsl_b_write(vsl_b_ostream& os, volm_conf_score const& socre);
72 void vsl_b_write(vsl_b_ostream& os, volm_conf_score const* score_ptr);
73 void vsl_b_write(vsl_b_ostream& os, volm_conf_score_sptr const& score_sptr);
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/
H A Dboxm2_data_base.h70 void vsl_b_write(vsl_b_ostream& os, boxm2_data_base const& scene);
71 void vsl_b_write(vsl_b_ostream& os, const boxm2_data_base* &p);
72 void vsl_b_write(vsl_b_ostream& os, boxm2_data_base_sptr& sptr);
73 void vsl_b_write(vsl_b_ostream& os, boxm2_data_base_sptr const& sptr);

12345678910>>...35