53 #if defined(__sun) || defined(__sun__) 
   54 #   include <inttypes.h> 
   55 #elif !defined(WIN32) && !defined(_WIN32) 
   67     using std::streamsize;
 
   79     using std::noshowbase;
 
  165 #if !defined(__CYGWIN__) && !defined(__CYGWIN32) 
  196 #if defined( SC_INCLUDE_STRSTREAM ) 
  199     using std::strstream;
 
  200     using std::strstreambuf;
 
  201     using std::istrstream;
 
  202     using std::ostrstream;
 
  204 #endif // SC_INCLUDE_STRSTREAM 
  300 #endif // SC_INCLUDE_FX 
  302 #if 0 // defined( _MSC_VER ) // supported versions of MSVC should support ADL 
  321 #endif // defined( _MSC_VER ) 
  332 using namespace sc_core;
 
  334 #if !defined( __HP_aCC ) 
  336 #endif // !defined( __HP_aCC ) 
  338 #ifdef SC_USE_SC_STRING_OLD 
  342 #ifdef SC_USE_STD_STRING 
  343         typedef ::std::string sc_string;
 
const sc_bit b_xor(const sc_bit &a, const sc_bit &b)
 
const sc_logic SC_LOGIC_Z
 
const sc_bit b_not(const sc_bit &a)
 
const sc_logic SC_LOGIC_X
 
sc_context< sc_fxtype_params > sc_fxtype_context
 
const sc_logic sc_logic_X
 
sc_logic_value_t nand_reduce(const sc_proxy< X > &a)
 
void wait(int, sc_simcontext *)
 
sc_logic_value_t xor_reduce(const sc_proxy< X > &a)
 
bool sc_io_show_base(systemc_ostream &)
 
const sc_bit b_or(const sc_bit &a, const sc_bit &b)
 
sc_logic_value_t nor_reduce(const sc_proxy< X > &a)
 
const sc_bit b_and(const sc_bit &a, const sc_bit &b)
 
const sc_logic sc_logic_1
 
sc_logic_value_t or_reduce(const sc_proxy< X > &a)
 
const T sc_min(const T &a, const T &b)
 
bool equal(const sc_bit &a, const sc_bit &b)
 
const sc_logic SC_LOGIC_0
 
sc_context< sc_length_param > sc_length_context
 
bool not_equal(const sc_bit &a, const sc_bit &b)
 
const sc_logic sc_logic_Z
 
const sc_logic sc_logic_0
 
const sc_lv_base lrotate(const sc_proxy< X > &x, int n)
 
sc_logic_value_t xnor_reduce(const sc_proxy< X > &a)
 
const T sc_abs(const T &a)
 
sc_logic_value_t and_reduce(const sc_proxy< X > &a)
 
const sc_lv_base rrotate(const sc_proxy< X > &x, int n)
 
const sc_logic SC_LOGIC_1
 
sc_context< sc_fxcast_switch > sc_fxcast_context
 
sc_concref_r< sc_bitref_r< T1 >, sc_bitref_r< T2 > > concat(sc_bitref_r< T1 >, sc_bitref_r< T2 >)
 
const sc_lv_base reverse(const sc_proxy< X > &x)
 
const T sc_max(const T &a, const T &b)