From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pedro Sa da Costa Newsgroups: gmane.emacs.help Subject: getters and setters generator for C++? Date: Fri, 20 Oct 2006 21:51:22 +0100 Message-ID: <453936CA.70007@mail.telepac.pt> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1161383396 14843 80.91.229.2 (20 Oct 2006 22:29:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Oct 2006 22:29:56 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 21 00:29:54 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gb2sC-0006md-RT for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Oct 2006 00:29:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gb2sB-00075W-OZ for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Oct 2006 18:29:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gb1L0-0003VS-7d for help-gnu-emacs@gnu.org; Fri, 20 Oct 2006 16:51:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gb1Kx-0003TQ-Pt for help-gnu-emacs@gnu.org; Fri, 20 Oct 2006 16:51:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gb1Kx-0003T7-K0 for help-gnu-emacs@gnu.org; Fri, 20 Oct 2006 16:51:27 -0400 Original-Received: from [212.55.154.23] (helo=sapo.pt) by monty-python.gnu.org with smtp (Exim 4.52) id 1Gb1Kx-0005fu-0o for help-gnu-emacs@gnu.org; Fri, 20 Oct 2006 16:51:27 -0400 Original-Received: (qmail 7040 invoked from network); 20 Oct 2006 20:51:21 -0000 Original-Received: from unknown (HELO sapo.pt) (10.134.35.156) by relay3 with SMTP; 20 Oct 2006 20:51:21 -0000 Original-Received: (qmail 26410 invoked from network); 20 Oct 2006 20:51:19 -0000 X-AntiVirus: PTMail-AV 0.3-0.88.4 X-Virus-Status: Clean (0.00521 seconds) Original-Received: from unknown (HELO [192.168.1.102]) (op132650b@[85.241.66.207]) (envelope-sender ) by mta6 (qmail-ldap-1.03) with SMTP for ; 20 Oct 2006 20:51:19 -0000 User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050716) X-Accept-Language: en-us, en Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:38151 Archived-At: Hi, Is there any getters and setters generator program for C++ in emacs? What tools are useful beside cc-mode for programming C++? Thanks, Pedro