Sponsored Content
Full Discussion: about ss5
Top Forums UNIX for Dummies Questions & Answers about ss5 Post 302401397 by xiaobaibbb on Saturday 6th of March 2010 12:18:45 AM
Old 03-06-2010
hi man,is it possible for you to go into it in more detail ?
 

3 More Discussions You Might Find Interesting

1. Solaris

Configuring TP Ethernet SS5 Solaris 8

Hey. how do i configure the Lance Ethernet in my SS5 i must use DHCP to get Internet access. i have tried sys-unconfig and ifconfig le0 plumb and dhcp. but no cigar. how do i configure ? i have had some problems with the /etc/hosts dir. it says it dosent exist and when i try to create it it says... (1 Reply)
Discussion started by: mads-nielsen
1 Replies

2. Solaris

Problems with SS5 Network

Hey. i have a SPARCstation 5 running solaris 8 and CDE, i know this hardware is really old but its the only Solaris machine i can afford at this time, (Student) but im having a hard time getting it on the internet, im using a cable modem, andt DHCP IPv4, but i can`t get a connection, i have heard... (0 Replies)
Discussion started by: mads-nielsen
0 Replies

3. Shell Programming and Scripting

about ss5

hi there. I have a dedicated server and 2 public IP eg. 111.111.111.111 222.222.222.222 for ss5, how can I control the output ip ? is it permit - 111.111.111.111 - 0.0.0.0/0 - - - - - and permit - 222.222.222.222 - 0.0.0.0/0 - - - - - (1 Reply)
Discussion started by: xiaobaibbb
1 Replies
__gnu_pbds::detail::left_child_next_sibling_heap_const_itera__gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >(3cxx)

NAME
__gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc > - SYNOPSIS
Inherits __gnu_pbds::detail::left_child_next_sibling_heap_node_point_const_iterator_< Node, _Alloc >. Public Types typedef base_type::const_pointer const_pointer typedef base_type::const_reference const_reference typedef _Alloc::difference_type difference_type typedef std::forward_iterator_tag iterator_category typedef base_type::pointer pointer typedef base_type::reference reference typedef base_type::value_type value_type Public Member Functions left_child_next_sibling_heap_const_iterator_ (node_pointer p_nd) left_child_next_sibling_heap_const_iterator_ () left_child_next_sibling_heap_const_iterator_ (const left_child_next_sibling_heap_const_iterator_< Node, _Alloc > &other) bool operator!= (const left_child_next_sibling_heap_const_iterator_< Node, _Alloc > &other) const bool operator!= (const left_child_next_sibling_heap_node_point_const_iterator_< Node, _Alloc > &other) const const_reference operator* () const left_child_next_sibling_heap_const_iterator_ < Node, _Alloc > & operator++ ()" left_child_next_sibling_heap_const_iterator_ < Node, _Alloc > operator++ (int)" const_pointer operator-> () const bool operator== (const left_child_next_sibling_heap_const_iterator_< Node, _Alloc > &other) const bool operator== (const left_child_next_sibling_heap_node_point_const_iterator_< Node, _Alloc > &other) const Public Attributes node_pointer m_p_nd Detailed Description template<typename Node, typename _Alloc>class __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc > Const point-type iterator. Definition at line 60 of file left_child_next_sibling_heap_/const_iterator.hpp. Member Typedef Documentation template<typename Node , typename _Alloc > typedef base_type::const_pointer __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >::const_pointer Iterator's const pointer type. Definition at line 81 of file left_child_next_sibling_heap_/const_iterator.hpp. template<typename Node , typename _Alloc > typedef base_type::const_reference __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >::const_reference Iterator's const reference type. Definition at line 87 of file left_child_next_sibling_heap_/const_iterator.hpp. template<typename Node , typename _Alloc > typedef _Alloc::difference_type __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >::difference_type Difference type. Definition at line 72 of file left_child_next_sibling_heap_/const_iterator.hpp. template<typename Node , typename _Alloc > typedef std::forward_iterator_tag __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >::iterator_category Category. Definition at line 69 of file left_child_next_sibling_heap_/const_iterator.hpp. template<typename Node , typename _Alloc > typedef base_type::pointer __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >::pointer Iterator's pointer type. Definition at line 78 of file left_child_next_sibling_heap_/const_iterator.hpp. template<typename Node , typename _Alloc > typedef base_type::reference __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >::reference Iterator's reference type. Definition at line 84 of file left_child_next_sibling_heap_/const_iterator.hpp. template<typename Node , typename _Alloc > typedef base_type::value_type __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >::value_type Iterator's value type. Definition at line 75 of file left_child_next_sibling_heap_/const_iterator.hpp. Constructor &; Destructor Documentation template<typename Node , typename _Alloc > __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >::left_child_next_sibling_heap_const_iterator_ () [inline] Default constructor. Definition at line 96 of file left_child_next_sibling_heap_/const_iterator.hpp. template<typename Node , typename _Alloc > __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >::left_child_next_sibling_heap_const_iterator_ (const left_child_next_sibling_heap_const_iterator_< Node, _Alloc > &other) [inline] Copy constructor. Definition at line 101 of file left_child_next_sibling_heap_/const_iterator.hpp. Member Function Documentation template<typename Node , typename _Alloc > bool __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >::operator!= (const left_child_next_sibling_heap_const_iterator_< Node, _Alloc > &other) const [inline] Compares content (negatively) to a different iterator object. Definition at line 111 of file left_child_next_sibling_heap_/const_iterator.hpp. template<typename Node , typename _Alloc > bool __gnu_pbds::detail::left_child_next_sibling_heap_node_point_const_iterator_< Node, _Alloc >::operator!= (const left_child_next_sibling_heap_node_point_const_iterator_< Node, _Alloc > &other) const [inline], [inherited] Compares content (negatively) to a different iterator object. Definition at line 137 of file left_child_next_sibling_heap_/point_const_iterator.hpp. template<typename Node , typename _Alloc > const_reference __gnu_pbds::detail::left_child_next_sibling_heap_node_point_const_iterator_< Node, _Alloc >::operator* () const [inline], [inherited] Access. Definition at line 124 of file left_child_next_sibling_heap_/point_const_iterator.hpp. template<typename Node , typename _Alloc > const_pointer __gnu_pbds::detail::left_child_next_sibling_heap_node_point_const_iterator_< Node, _Alloc >::operator-> () const [inline], [inherited] Access. Definition at line 116 of file left_child_next_sibling_heap_/point_const_iterator.hpp. template<typename Node , typename _Alloc > bool __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >::operator== (const left_child_next_sibling_heap_const_iterator_< Node, _Alloc > &other) const [inline] Compares content to a different iterator object. Definition at line 106 of file left_child_next_sibling_heap_/const_iterator.hpp. template<typename Node , typename _Alloc > bool __gnu_pbds::detail::left_child_next_sibling_heap_node_point_const_iterator_< Node, _Alloc >::operator== (const left_child_next_sibling_heap_node_point_const_iterator_< Node, _Alloc > &other) const [inline], [inherited] Compares content to a different iterator object. Definition at line 132 of file left_child_next_sibling_heap_/point_const_iterator.hpp. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ __gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_< Node, _Alloc >(3cxx)
All times are GMT -4. The time now is 09:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy