• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            Benjamin

            靜以修身,儉以養德,非澹薄無以明志,非寧靜無以致遠。
            隨筆 - 397, 文章 - 0, 評論 - 196, 引用 - 0
            數據加載中……

            如何實現虛構造

            如果想在構造函數中調用虛函數,必須來模擬虛構造函數。注意是虛擬并不是真正的虛構造函數
            #include <iostream>
            #include <string>
            #include <stdexcept>
            #include <cstddef>
            #include <vector>

            #include "../purge.h"
            using namespace std;

            class Shape{
               Shape* e;
               //Prevent copy-construcetion & operator=
               Shape(Shape&);
               Shape operator=(Shape&);
            protected:
               Shape(){s=0;}
            public:
               virtual void draw() {s->draw();}
               virtual void erase() {s->erase();}
               virtual void test() {s->test();}
               virtual ~Shape(){
                  cout<<"~Shape"<<endl;
                  if(s){
                      cout<<"Making virtual call:";
                     s->erase();//Virtual call
                  }
                  cout << "delete s" ;
                  delete s;//The polymorphic deletion
                  //(delete 0 is legal: it proeuces a no-op)
                  }

                  class BadShapeCreation:public logic_error{
                  public:
                    BadShapeCration(srtring type):logic_error("Cannot create type"+"type"){}
                  };
                  Shape(sting type) throw(BadSharCreation);
            };
                     

            class Circle:public Shape{
               Circle(Circle&);
               Circle operator-(Circle&);
               Cirlcle() {}//private constructor
               friend class Shape;
            public:
               void draw(){cout << "Circle::draw"<<endl;}
               void erase(){cout <<"Circle::erase"<<endl;}
               void test(){draw();}
               ~Circle(){cout<<"Circle::~Circle"<<endl;}
            };

            class Square:public Shape{
               Square(Square&);
               Square operator-(Square&);
               Square() {}//private constructor
               friend class Shape;
            public:
               void draw(){cout << "Square::draw"<<endl;}
               void erase(){cout <<:Square::erase"<<endl;}
               void test(){draw();}
               ~Square(){cout<<"Square:~Circle"<<endl;}
            };

            Shape::Shape(stgring type) throw(Shape::BadShapeCreation){
               if(type=="Circle")
                  s = new Circle;
               else if(type =="Square")
                  s = new Square;
               else throw BadShapeCreation(type);
               draw();//Virtual call in the constructor
            }

            char *sl[] = {"Circle","Square","Square","Circle","Circle","Circle","Square"};

            int main(){
               vector<Shape*> shapes;
               cout <<"Virtual constructor calls"<<endl;
               try{
                     for(size_t i = 0;i<sizeof (sl)/sizeof (sl[0]); i++)
                     {
                           shapes.push_back(new Shapes(sl[i]]));
                            }catch(Shape::BadShapeCreation e){
                                       cout<<e.what()<<endl;
                                       purge(shapes);
                                       return EXIT_FAILURE;
                              }
                              for(size_t i = 0; i < shapes.size();i++){
                                    shapes[i]->draw();
                                    cout << "text" <<endl;
                                    shapes[i]->test();
                                    cout<<"end test"<<endl;
                                    shapes[i]->erase();
                              }
                        Shapes c("Circle");//create on the stack
                        cout<<"destructor calls:"<<endl;
                        purge(shapes);
            }
            它的思想是用基類的構造來確定類型,并在堆上創建此類型的對象,然后通過一個基類的指針實現對派生類對象的操作。這其實是State狀態模型的變形,基類其實是個代理類。

            實現虛構造的方法還有Scott Meyers在More Effective C++中提出的用虛拷貝構造函數實現的方法,基類是個抽象基類,個人感覺上面的實現更好些。

            posted on 2009-04-19 22:18 Benjamin 閱讀(456) 評論(2)  編輯 收藏 引用 所屬分類: C/C++

            評論

            # re: 如何實現虛構造  回復  更多評論   

            囧,這是一種奇怪的factory
            2009-04-20 14:15 | 陳梓瀚(vczh)

            # re: 如何實現虛構造  回復  更多評論   

            @陳梓瀚(vczh)
            - -,居然在這發現你,,,
            2009-08-14 17:30 | MartySa
            久久毛片免费看一区二区三区| 久久99免费视频| 2020久久精品亚洲热综合一本| 亚洲国产精品综合久久网络| 欧美黑人又粗又大久久久| 69SEX久久精品国产麻豆| 久久精品中文字幕一区| 无遮挡粉嫩小泬久久久久久久| 日本免费一区二区久久人人澡 | 精品久久久久久亚洲| 久久综合给合综合久久| 久久精品无码专区免费东京热| 思思久久99热免费精品6| 国产美女久久久| 亚洲AV日韩精品久久久久久| 久久夜色精品国产| 97精品伊人久久久大香线蕉| 久久精品国产清高在天天线| 欧美伊人久久大香线蕉综合 | 亚洲va久久久噜噜噜久久 | 亚洲国产精品久久久久婷婷老年| 国产精品中文久久久久久久| 国产99久久九九精品无码| 国产精品久久一区二区三区| 99久久国产宗和精品1上映| 伊人久久大香线蕉综合网站| 国产午夜精品理论片久久| 一本大道久久a久久精品综合| 亚洲成色WWW久久网站| 精品国产青草久久久久福利| 色婷婷噜噜久久国产精品12p| 九九热久久免费视频| 香蕉久久一区二区不卡无毒影院| 久久国产色AV免费看| 久久99国产亚洲高清观看首页| 三上悠亚久久精品| 久久婷婷五月综合国产尤物app | 久久播电影网| 欧美国产成人久久精品| 香蕉久久夜色精品国产2020| |