ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

num_put< _CharT, _OutputIter > Class Template Reference

#include <_num_put.h>

Inherits locale::facet.

Public Types

typedef _CharT char_type
typedef _OutputIter iter_type

Public Member Functions

 num_put (size_t __refs=0)
iter_type put (iter_type __s, ios_base &__f, char_type __fill, bool __val) const
iter_type put (iter_type __s, ios_base &__f, char_type __fill, long __val) const
iter_type put (iter_type __s, ios_base &__f, char_type __fill, unsigned long __val) const
iter_type put (iter_type __s, ios_base &__f, char_type __fill, double __val) const
iter_type put (iter_type __s, ios_base &__f, char_type __fill, long double __val) const
iter_type put (iter_type __s, ios_base &__f, char_type __fill, const void *__val) const

Static Public Attributes

static locale::id id

Protected Member Functions

 ~num_put ()
virtual _OutputIter do_put (_OutputIter __s, ios_base &__f, _CharT __fill, bool __val) const
virtual _OutputIter do_put (_OutputIter __s, ios_base &__f, _CharT __fill, long __val) const
virtual _OutputIter do_put (_OutputIter __s, ios_base &__f, _CharT __fill, unsigned long __val) const
virtual _OutputIter do_put (_OutputIter __s, ios_base &__f, _CharT __fill, double __val) const
virtual _OutputIter do_put (_OutputIter __s, ios_base &__f, _CharT __fill, long double __val) const
virtual _OutputIter do_put (_OutputIter __s, ios_base &__f, _CharT __fill, const void *__val) const

Detailed Description

template<class _CharT, class _OutputIter>
class num_put< _CharT, _OutputIter >

Definition at line 52 of file _num_put.h.


The documentation for this class was generated from the following files:

Generated on Sun May 27 2012 06:31:33 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.