Sponsored Content
Top Forums Programming What are Friend Functions in C++? Post 302769147 by Corona688 on Monday 11th of February 2013 10:15:22 AM
Old 02-11-2013
Functions external to a C++ class, that have been given permissions to access its internals.
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

welcome YOUR NEW FRIEND RETO

Hello Every One Iam Your New Friend Reto .iam New In Unix Let Me Say That Iam Zero . And I Wish That You All Can Help Me With It By Your Help I Will Get To The Top Your New Friend Reto From Iraq Thank You All (0 Replies)
Discussion started by: retolop
0 Replies

2. Programming

friend operator

Hello, I have a problem by compiling a class with the following friend function in Header file: class X{ private: ...... protected: ....... public: friend ostream& operator<<(ostream& target, const PARA_DSC& para); }; (1 Reply)
Discussion started by: nik
1 Replies

3. Shell Programming and Scripting

How to execute functions or initiate functions as command line parameters for below requirement?

I have 7 functions those need to be executed as command line inputs, I tried with below code it’s not executing function. If I run the ./script 2 then fun2 should execute , how to initiate that function I tried case and if else also, how to initiate function from command line if then... (8 Replies)
Discussion started by: saku
8 Replies
wxListEvent(3erl)					     Erlang Module Definition						 wxListEvent(3erl)

NAME
wxListEvent - See external documentation: wxListEvent. DESCRIPTION
See external documentation: wxListEvent . Use wxEvtHandler:connect/3 with EventType: : command_list_begin_drag , command_list_begin_rdrag , command_list_begin_label_edit , command_list_end_label_edit , com- mand_list_delete_item , command_list_delete_all_items , command_list_key_down , command_list_insert_item , command_list_col_click , command_list_col_right_click , command_list_col_begin_drag , command_list_col_dragging , command_list_col_end_drag , com- mand_list_item_selected , command_list_item_deselected , command_list_item_right_click , command_list_item_middle_click , com- mand_list_item_activated , command_list_item_focused , command_list_cache_hint See also the message variant #wxList{ } event record type. This class is derived (and can use functions) from: wxNotifyEvent wxCommandEvent wxEvent DATA TYPES
wxListEvent() : An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes. EXPORTS
getCacheFrom(This::wxListEvent()) -> integer() See external documentation . getCacheTo(This::wxListEvent()) -> integer() See external documentation . getKeyCode(This::wxListEvent()) -> integer() See external documentation . getIndex(This::wxListEvent()) -> integer() See external documentation . getColumn(This::wxListEvent()) -> integer() See external documentation . getPoint(This::wxListEvent()) -> {X::integer(), Y::integer()} See external documentation . getLabel(This::wxListEvent()) -> string() See external documentation . getText(This::wxListEvent()) -> string() See external documentation . getImage(This::wxListEvent()) -> integer() See external documentation . getData(This::wxListEvent()) -> integer() See external documentation . getMask(This::wxListEvent()) -> integer() See external documentation . getItem(This::wxListEvent()) -> wxListItem() (see module wxListItem) See external documentation . isEditCancelled(This::wxListEvent()) -> bool() See external documentation . AUTHORS
<> wxErlang 0.98.9 wxListEvent(3erl)
All times are GMT -4. The time now is 09:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy